Run the example with:
python3 -m http.server --bind 127.0.0.1 8000
and open http://localhost:8000/client.html in the browser.
See example for how to load the library in client.html. See example usage of the library in main.js.
Run the example with:
python3 -m http.server --bind 127.0.0.1 8000
and open http://localhost:8000/client.html in the browser.
See example for how to load the library in client.html. See example usage of the library in main.js.