[web2py] Tornado

2016-10-24 Thread William
How to run my own tornado file on web2py. -- 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 Goog

[web2py] Tornado issues

2011-11-22 Thread sree
Hi All, I am working with the python package "SocketTornadIO" and "socketio" for realtime polling on web2py. The issue I am facing is that " if there is an established connection and some process is on (eg.read a file and send the data to client) ; I cannot establish a connection till the f

[web2py] tornado 403 with websocket messaging

2015-05-25 Thread Serbitar
to fix this: http://stackoverflow.com/questions/24851207/tornado-403-get-warning-when-opening-websocket with current web2py and tornado 4+ you have to modify: gluon/contrib/websocket_messaging.py to class DistributeHandler(tornado.websocket.WebSocketHandler): def check_origin(self, or

[web2py] Tornado DISCONNECT from mygroup after 1 min

2014-03-18 Thread António Ramos
Hello, i moved my app from windows to linux my websockets only stays up for a minute or less. What could be the problem? In windows it was working perfectly. I´m using port inside a virtualenv, because i´m no root at action.ioand had to use virtualenv to install tornado. (In case this coul

[web2py] Tornado Web2py how to set up in Production Envrironment?

2011-02-21 Thread Andrew Evans
Does any one have any resources on setting up web2py and Tornado in a production environment. I would like to set it up with Debian Lenny to host web sites I develop, I am wanting to get in to development using Tornado and web2py cause I saw how cool it was in a few demos. Any tips and advice are