Files
libdatachannel/examples/web
2021-03-14 18:32:16 +01:00
..
2021-03-14 18:32:16 +01:00
2020-11-29 17:00:43 +01:00

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.