Re: [web2py] websocket_messaging.py example

2013-08-08 Thread Richard Vézina
Maybe it could help you : http://stackoverflow.com/questions/1253683/what-browsers-support-html5-websocket-api IE8 doesn't seems to be supported though. Richard On Wed, Aug 7, 2013 at 6:35 PM, keiser1080 wrote: > Hi, > > I need tu use websocket with ie 8. > A time ago i have read the tutorial

[web2py] websocket_messaging.py example

2013-08-07 Thread keiser1080
Hi, I need tu use websocket with ie 8. A time ago i have read the tutorial in http://greg.thehellings.com/2011/04/web2py-websockets-and-socket-io-part-i-basic-display/ But the site is down and i can find on google cache. 1.Can somebody post a simple example ? 2.is websocket_messaging.py compatib

[web2py] websocket_messaging.py example: browser WebSocket connection error

2013-07-02 Thread Jurgis Pralgauskis
Chrome error log says: WebSocket connection to 'ws://127.0.0.1:/realtime/mygroup' failed: Unexpected response code: 426 the mesagges from serverside (python) reach tornado (I see in console) I run w2p locally. Tested with FF (21.0) and Chrome (26.0.1410.63 ), which work OK with http://ww