brianr / ratchet-gevent-example

Sample gevent application with Ratchet.io integrated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install with:

pip install -r requirements.txt

Edit hello.py to set your access_token (second-to-last line of code).

Then run:

python hello.py

and point your browser to http://127.0.0.1:8000/

About

Sample gevent application with Ratchet.io integrated.

License:MIT License


Languages

Language:Python 100.0%