#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

#2244 in Network programming

Download history 23/week @ 2024-09-23 4/week @ 2024-09-30 7/week @ 2024-10-07 9/week @ 2024-10-14 86/week @ 2024-10-21 62/week @ 2024-10-28 38/week @ 2024-11-04

196 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