Skip to content

Instantly share code, notes, and snippets.

View chrisbolman's full-sized avatar
🏠
Working from home

Chris Bolman chrisbolman

🏠
Working from home
View GitHub Profile
@mrjoes
mrjoes / INSTALL.txt
Last active February 2, 2018 21:25
Dead simple broker on top of sockjs-tornado
1. pip install -r reqs.pip
2. server.py
3. open client.html in browser
4. redis-cli publish push '123456'
5. check browser console