Crates.io | jarust_core |
lib.rs | jarust_core |
version | 0.8.0 |
source | src |
created_at | 2024-11-07 08:38:55.015792 |
updated_at | 2024-11-07 08:38:55.015792 |
description | A janus client SDK in Rust |
homepage | |
repository | https://github.com/Ghamza-Jd/jarust |
max_upload_size | |
id | 1439592 |
size | 22,423 |
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