Files
libdatachannel/examples/web/README.md
2021-03-14 18:32:16 +01:00

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.