To run (server side):
http server: python simple_http_server.py [(PORT)]
websockets server: python robotctrl.py --example echo
To run (client side):
Point browser at http://localhost:PORT/robotctrl.html
To run (server side):
http server: python simple_http_server.py [(PORT)]
websockets server: python robotctrl.py --example echo
To run (client side):
Point browser at http://localhost:PORT/robotctrl.html