| Crates.io | jitsi-meet-signalling |
| lib.rs | jitsi-meet-signalling |
| version | 0.1.3 |
| created_at | 2022-09-08 11:11:04.474402+00 |
| updated_at | 2022-09-14 03:41:36.909737+00 |
| description | Jitsi Meet signalling library |
| homepage | |
| repository | https://github.com/avstack/jitsi-meet-signalling |
| max_upload_size | |
| id | 661018 |
| size | 77,181 |
A work-in-progress implementation of Jitsi Meet's signalling protocol in Rust.
This code was extracted from gst-meet, which will eventually be modified to use this library.
This library only performs signalling, and provides an Agent trait for the specific WebRTC implementation to implement.