On 3/17/06, Lateef <[EMAIL PROTECTED]> wrote: > The second problem > is "the web" is stateless so you can't send updates down the socket to > the web browser.
Half true. The HTTP is stateless, but you can send updates down the socket. http://alex.dojotoolkit.org/?p=545 Cool, eh? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

