You need websocket_messaging.py if you want to know who is actually connected... Alan solution may works if you only want to catch logout event, but you don't have logout event in case user closer the browser...
Richard On Tue, Jan 7, 2014 at 1:03 PM, Richard Vézina <ml.richard.vez...@gmail.com>wrote: > You may found more info with comet_messaging.py since it have been rename > to websocket_messaging,py recently > > Richard > > > On Tue, Jan 7, 2014 at 12:59 PM, Richard Vézina < > ml.richard.vez...@gmail.com> wrote: > >> tornado and websocket_messaging.py in contrib >> >> Richard >> >> >> On Tue, Jan 7, 2014 at 12:40 PM, Giuseppe D'Amico < >> damicogiusepp...@gmail.com> wrote: >> >>> Hi, I am new with web2py, is there a way to intercept the closing of a >>> session? >>> >>> -- >>> Resources: >>> - http://web2py.com >>> - http://web2py.com/book (Documentation) >>> - http://github.com/web2py/web2py (Source code) >>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "web2py-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to web2py+unsubscr...@googlegroups.com. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.