Skip to content

Instantly share code, notes, and snippets.

@tsundara
tsundara / INSTALL.txt
Created February 2, 2018 21:25 — forked from mrjoes/INSTALL.txt
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