A signaling server written in rust An WEBRTC signaling server written in rust Running To run this project simply type in a terminal: cargo run To run an chat app example using peer to peer and webrtc: cargo run && cargo run --example webrtc-chat