Remove websocket url from args

the websocket url arg doesn't have any effect in code
This commit is contained in:
Mukesh Munisubbanna
2017-04-10 17:36:28 +05:30
parent 8c10844dfa
commit 453e4bda6a

View File

@@ -22,8 +22,8 @@ in your browser.
To run the Python client
python client.py ws://127.0.0.1:9000
python client.py
or
python client_coroutines.py ws://127.0.0.1:9000
python client_coroutines.py