jarust_core 1.7.2

A janus client SDK in Rust
Documentation

Jarust Core

The core of jarust.

It under the hood it uses jarust_interface to provide an abstract api for connecting, creating a session, attaching to a plugin, and then communicate with the plugin handle.

It's also the building block for the plugin crate jarust_plugins