Examples Index

Please see the README.md or running-the-examples.md; this provides convenience links to various demos' HTML and JavaScript assets but is intended to be used via a router and corresponding frontend or backend Python (or other language) scripts.

So, for example, it's sufficient to open the frontend.html and backend.html scripts in different tabs, or run the corresponding Python backend.py with frontend.html (or vice-versa).

For examples using RPC, you need to run the backend first, so that procedures are registered and available to call.