Wednesday, August 20, 2014

Re: Comments in real time

On 08/20/2014 05:11 PM, Aaron Reabow wrote:
Hi all,

I use a proprietary application that let people on multiple browsers comment.

In real time their comments are displayed for everyone to see.

What is quite nice, is that you can then order and group these comments.

I have looked through the Django apps, but am unsure if any of them will give me similar capabilities (or parts thereof).

Would anyone have a suggestion on where to start looking.  My alternative would be to then build the interactivity in javascript.
You will be needing some Javascript anyway

Start by googling: socket.io django

Cheers


many thanks in advance,

Aaron
--
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+unsubscribe@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/80044c93-b217-4caa-8512-ad4265abd8f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment