-
Notifications
You must be signed in to change notification settings - Fork 43
sdiehl/minichat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple python chat app (demo) writtern with flask and gevent. To use it: `sudo apt-get install libev-dev libevent-dev python-all-dev -y` `pip install gevent flask` `python app.py` ... and go to http://127.0.0.1:5000 to use it.
About
Minimal realtime chat application ( Tutorial )
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published