Thanks, but is there server-side support for WebSockets in Web2py? >From what I understand, the server needs to be able to understand upgrading the normal HTTP connection into a WebSocket connection.
On Oct 26, 6:56 pm, blackthorne <[email protected]> wrote: > Just add your (javascript?) code for that as any other in the View > side. > > Regards > > On Oct 26, 11:28 am, Ruiwen Chua <[email protected]> wrote: > > > > > > > > > Hi, > > > Does anyone know of a way to use WebSockets with web2py?

