jarust_core

Crates.iojarust_core
lib.rsjarust_core
version0.8.0
sourcesrc
created_at2024-11-07 08:38:55.015792
updated_at2024-11-07 08:38:55.015792
descriptionA janus client SDK in Rust
homepage
repositoryhttps://github.com/Ghamza-Jd/jarust
max_upload_size
id1439592
size22,423
Hamza Jadid (Ghamza-Jd)

documentation

README

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

Commit count: 426

cargo fmt