/yawsm

YAWS master, HTTP and WebSocket server

Primary LanguagePython

Running

Run the server by doing

python server.py

and open

https://localhost:8080/

in your browser.

To run the Python client, do

python client.py wss://localhost:9000