ezrtc-server 0.5.0

Easy cross-platform WebRTC communication with data channels and a simple signaling server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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](https://hub.docker.com/r/levminer/ezrtc-server).