ezrtc-server

Crates.ioezrtc-server
lib.rsezrtc-server
version0.4.0
sourcesrc
created_at2024-04-17 16:21:02.986458
updated_at2024-10-27 11:14:07.5633
descriptionEasy cross-platform WebRTC communication with data channels and a simple signaling server.
homepage
repositoryhttps://github.com/levminer/ezrtc
max_upload_size
id1211528
size85,706
LÅ‘rik Levente (Levminer)

documentation

README

ezrtc-server

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

Usage

You can install the binary with cargo: cargo install ezrtc-server And run it with ezrtc-server.

Docker

You can get the docker image from Docker Hub.

Commit count: 44

cargo fmt