Skip to content

atereshkin/django-cometmessaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tornado-based Comet server allowing clients to subscribe to AMQP queues. Implemented as a django app (adds cometserver management command, "subscribe" template tag and a few other convenience utilities).

NOTE: This is just a rough draft not ready in any way for public consumption. If you still want to use it but can't get the code to work, feel free to contact the author.

Dependencies:
- carrot (http://ask.github.com/carrot/)
- tornado (http://www.tornadoweb.org/)
 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages