On 7/20/07, serialx <[EMAIL PROTECTED]> wrote: > > Is there any juggernaut-like extension for python? > > http://rubyforge.org/projects/juggernaut/ > > It's a push framework implemented using flash and a custom web server. > It's integrated with rails in a quite clean way. > > Is there something like this already? Or if not, does anyone like to > port it to python and django? :D
I can't say whether it's very similar to Juggernaut, but there's a Python server called Orbited which has examples on how to use it from CherryPy/TurboGears and I imagine there's no real tie-in there to do similar server-pushing-to-client things. Neil -- Neil Blakey-Milner http://nxsy.org/ [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

