ezrtc

Crates.ioezrtc
lib.rsezrtc
version0.9.0
created_at2024-06-07 13:52:08.029617+00
updated_at2025-08-22 13:19:41.237789+00
descriptionEasy cross-platform WebRTC communication with data channels and a simple signaling server.
homepage
repositoryhttps://github.com/levminer/ezrtc
max_upload_size
id1264839
size105,942
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