6 releases (breaking)
new 0.6.0 | Mar 5, 2025 |
---|---|
0.5.0 | Oct 27, 2024 |
0.4.0 | Jun 18, 2024 |
0.3.0 | Jun 17, 2024 |
0.1.0 | Jun 7, 2024 |
#6 in #signaling-server
145 downloads per month
Used in ezrtc-server
27KB
483 lines
ezrtc
- Easy cross-platform WebRTC communication with data channels and a simple signaling server.
Example
- Host example:
cargo r --example ezrtc_host
- Client example:
cargo r --example ezrtc_client
Dependencies
~35–49MB
~1M SLoC