#web-rtc #data-channel #p2p #signaling-server

ezrtc

Easy cross-platform WebRTC communication with data channels and a simple signaling server

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

#9 in #signaling-server

Download history 3/week @ 2024-09-17 20/week @ 2024-09-24 5/week @ 2024-10-01 9/week @ 2024-10-08 6/week @ 2024-10-15 114/week @ 2024-10-22 37/week @ 2024-10-29 35/week @ 2024-11-05 5/week @ 2024-11-19 14/week @ 2024-11-26

57 downloads per month
Used in ezrtc-server

MIT license

27KB
485 lines

ezrtc

  • Easy cross-platform WebRTC communication with data channels and a simple signaling server.

Example

  1. R
  2. Host example: cargo r --example ezrtc_host
  3. Client example: cargo r --example ezrtc_client

Dependencies

~35–49MB
~1M SLoC