mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-22 15:15:28 +00:00
234 B
234 B
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.