Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iurisilvio/bottle-chat
Asynchronous webchat using Bottle and gevent
https://github.com/iurisilvio/bottle-chat
Last synced: 11 days ago
JSON representation
Asynchronous webchat using Bottle and gevent
- Host: GitHub
- URL: https://github.com/iurisilvio/bottle-chat
- Owner: iurisilvio
- Created: 2011-07-31T04:05:48.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-08-01T20:40:07.000Z (over 13 years ago)
- Last Synced: 2024-11-02T01:32:33.586Z (19 days ago)
- Language: Python
- Homepage:
- Size: 150 KB
- Stars: 62
- Watchers: 6
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
An example of AJAX chat taken from Tornado demos and converted to use Bottle and gevent.
To start the server, run
$ python chat.py