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