Hi,
It looks that in Tornado 4.X has been included: * check_origin*, here more
info:
http://tornado.readthedocs.org/en/latest/websocket.html#tornado.websocket.WebSocketHandler.check_origin
In the DistributeHandler, you can insert the next code:
*def check_origin(self, origin):*
*return
are you running the Tornado Websocket server ?
El domingo, 4 de enero de 2015 16:09:20 UTC-5, Tito Garrido escribió:
>
> Hi Folks,
>
> I am using 2.9.11 and when I try to use $.web2py.web2py_websocket('ws://
> 127.0.0.1:/realtime/mygroup', function(e){alert(e.data)}) I receive
> error 403 For
2 matches
Mail list logo