Hi guys.

I failed to find any serious documentation on how to do comet (AKA
HTTP push) on Django.

Obviously Django does not (and will not?) support this out-of-the-box
due to the way Django is deployed, and naturally you will need to use
an external server (orbited and twisted come to mind).

But what is the easiest way to do this? Shouldn't Django supply some
wrapper for comet functionality?

- Yuval

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to