Thanks not exactly I think, see this post : http://groups.google.com/group/web2py/tree/browse_frm/thread/3626bf09e9e22d73/606e4cb4e1500d4d?rnum=1&_done=/group/web2py/browse_frm/thread/3626bf09e9e22d73%3Ftvc%3D1%26#doc_f023dc51edfaf3f7
But have you set it Tornado ?? I am interresting by this functionnality, say let the user chat with each other... <http://groups.google.com/group/web2py/tree/browse_frm/thread/3626bf09e9e22d73/606e4cb4e1500d4d?rnum=1&_done=/group/web2py/browse_frm/thread/3626bf09e9e22d73%3Ftvc%3D1%26#doc_f023dc51edfaf3f7> Richard On Tue, Jan 25, 2011 at 9:54 AM, Anthony <[email protected]> wrote: > I see comet_messaging.py in contrib -- is that what you're looking for? > It's not a server -- it requires that you install the Tornado web server to > use it. It's relatively new, so you won't have it unless you have a fairly > recent version of web2py. If you don't want to upgrade your web2py version > and just want to grab that one file, note that it also requires the latest > version of /welcome/views/web2py_ajax.html, so you'll have to grab that as > well. > > Anthony > > > On Tuesday, January 25, 2011 9:43:28 AM UTC-5, Richard wrote: > >> Hello Massimo, >> >> I can't find the comer_server.py in gluon/contrib file that you were >> talking about. >> >> Is it supposed to be there? >> >> Thanks >> >> Richard >> >

