ezrtc

Crates.ioezrtc
lib.rsezrtc
version0.11.0
created_at2024-06-07 13:52:08.029617+00
updated_at2025-10-05 09:17:40.165052+00
descriptionEasy cross-platform WebRTC communication with data channels and a simple signaling server.
homepage
repositoryhttps://github.com/levminer/ezrtc
max_upload_size
id1264839
size109,532
Lőrik Levente (Levminer)

documentation

README

ezrtc

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

Example

  1. Host example: cargo r --example ezrtc_host
  2. Client example: cargo r --example ezrtc_client
Commit count: 52

cargo fmt