Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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