Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 %!s(int64=2) %!d(string=hai) anos
..
LICENSE a0f3f01bf5 Re-licensed under MPL 2.0 %!s(int64=2) %!d(string=hai) anos
README.md b765cba3d2 Enhanced Readmes in examples %!s(int64=4) %!d(string=hai) anos
index.html ea8cd06964 Converted web example to WebSocket signaling %!s(int64=5) %!d(string=hai) anos
script.js a0f3f01bf5 Re-licensed under MPL 2.0 %!s(int64=2) %!d(string=hai) anos
style.css ea8cd06964 Converted web example to WebSocket signaling %!s(int64=5) %!d(string=hai) anos

README.md

libdatachannel - Equivalent JavaScript client

Start a web server in this directory with:

$ python3 -m http.server --bind 127.0.0.1 8080

You can now open the web client at http://127.0.0.1:8080.