Django and Comet

http://www.rkblog.rk.edu.pl/w/p/django-and-comet/

The Comet architecture is based on long-lived http connections and pushes data to the client without an explicit request.

The above example uses Orbited and Django to build a simple chat web application.


About this entry