it depends
you can use tornado web framework.
but if you want to make a complete website and chatting is one of it's 
features
then it's better to use both in order to benefit from web2py features .

but either way you have to start by learning how to use tornado.websocket 
and then you'll 
be able to decide if you'll use websocket_messaging.py


On Friday, February 17, 2017 at 2:39:58 PM UTC+2, PK wrote:
>
> I wanna use real time chatting application with web2py but my front end is 
> android app.So i have to send Rest Json data.Should i  use web2py and 
> tornado something like web_socketmessaging.py or should i only use tornado.

-- 
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