ezrtc

Crates.ioezrtc
lib.rsezrtc
version0.5.0
sourcesrc
created_at2024-06-07 13:52:08.029617
updated_at2024-10-27 11:12:13.488717
descriptionEasy cross-platform WebRTC communication with data channels and a simple signaling server.
homepage
repositoryhttps://github.com/levminer/ezrtc
max_upload_size
id1264839
size91,228
LÅ‘rik Levente (Levminer)

documentation

README

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
Commit count: 44

cargo fmt