Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 358 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 358 Bytes

Speech about Python & Websockets


This is a little presentation about Python and Websockets used in Python Vigo (16/03/2016)

1. Move to the assets folder and serve content by using Python
$ cd speech-ws
$ python -m SimpleHTTPServer 8080
2. Open "localhost:8080" in a web browser