Hello,
I need to implement long polling in my application to retrieve the events.
But I have no idea how to do it. I know the concept of long polling, i.e to
leave the connection open, until an event occurs. But how do I do implement
this in my project. If you could give me a simple long polling example of
client side and the views i guess, I would really appreciate.

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2B4-nGpvKHcMg-mMRbf7%2BVceCAkRwipt_8NvojEw43ALhC2YBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to