i have searched for ajax before and found very "divergente" comments (most 
of them being related to updates and stuff) so thats why i am asking here, 
i suposed you guys know better and can guide me towards the right way

PS: django-pubsub could work for wht i need, but i didnt see any ajax or 
websockets in the description though

ok so basically i have to develop a game, using django server and 
javascript for the client. i want the django server to update all the 
connected clients thats the state of the game has change.. thats why i need 
my server to push the info the all the clients when he needs to

On Tuesday, April 24, 2012 12:33:35 PM UTC+1, Tom Evans wrote:
>
>
> > hi, i have to implement  a Server push with django for a school project. 
> my
> > friend said that its very hard to make it work, that the software around 
> is
> > still buggy and all.
> >
> > it that true? can you guide me to a easy way to implement this that works
> > without any problems or workarounds?
> >
> > i am still new to django and i dont have a lot of time so if you guys 
> tell
> > me its gonna take a lot of time ill probably switch to java or so
> >
>
> Have you done your research, eg by googling for appropriate existing
> technology. I'd start with "Django pub sub".
>
> Cheers
>
> Tom
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/kQX-wkSvbdwJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to