can't you just use this? 
https://github.com/web2py/web2py/blob/master/gluon/contrib/websocket_messaging.py
It does the same thing and ships with web2py.


On Tuesday, 9 August 2016 16:02:58 UTC-5, Ron Chatterjee wrote:
>
> I tried to define those classes in db.py to make them global and 
> accessible. But that didn't work. Not sure if I see any solution to your 
> answer. Am I missing any hint? lol. But how to use flask app inside web2py? 
> That would be nice to know:-)
>
> On Tuesday, August 9, 2016 at 4:59:37 PM UTC-4, Niphlod wrote:
>>
>> The solution lies in knowing web2py's unique execution model (which is BY 
>> FAR different from Flask's) AND reading the source code. 
>> When faced with the same problem years ago, finding the solution (was 
>> already there, as it is now) made me a better coder, so I won't - on 
>> purpose - propose a cut&paste solution. 
>>
>

-- 
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/d/optout.

Reply via email to