WebRTC.rs is an async-friendly WebRTC implementation in Rust, originally inspired by and largely rewriting the Pion stack. The project is under active development and should be considered early stage; ...
docker build -t test/app:latest . \ && docker run -it --rm -p 8887:8887 test/app:latest ...