Paul-Louis Ageneau 16bc97d19f Use iceConnectionState instead of connectionState in web example před 4 roky
..
LICENSE ea8cd06964 Converted web example to WebSocket signaling před 5 roky
README.md b765cba3d2 Enhanced Readmes in examples před 4 roky
index.html ea8cd06964 Converted web example to WebSocket signaling před 5 roky
script.js 16bc97d19f Use iceConnectionState instead of connectionState in web example před 4 roky
style.css ea8cd06964 Converted web example to WebSocket signaling před 5 roky

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.