aruangra

Results 1 issues of aruangra

I did these steps on Raspberry Pi3: 1. git clone https://github.com/Lawouach/WebSocket-for-Python.git 2. cd WebSocket-for-Python/ 3. sudo python setup.py install 4. python example/echo_cherrypy_server.py --host 0.0.0.0 5. Then open a browser on...