Have anyone had a chance to test out websocket_messaging.py 
<https://github.com/web2py/web2py/blob/master/gluon/contrib/websocket_messaging.py>
? 

It works out of box as long the websocket is running in the back but kind 
of confusing to see it only works on localhost:8888. Wondering if anyway to 
redirect all the messages based on url: app/room?  Seems only last messages 
are viewable in a pop up. Would be nice to have more workable examples like 
a chat room demo or one to one demo.  



On Sunday, March 27, 2016 at 11:24:55 AM UTC-4, Massimo Di Pierro wrote:
>
> The fact is webrtc is pure JS. It is from client to client. Wether you use 
> Flask or Django or web2py or PHP or ASP to serve pages is irrelevant.
>
> Massimo
>
> On Sunday, 27 March 2016 10:05:06 UTC-5, Ron Chatterjee wrote:
>>
>> https://m.youtube.com/watch?v=uBV_KKGzNqQ
>>
>> Found that link that talks about it. But it uses flask. So for chatting 
>> use channels n realtime streaming n audio use webrtc. Learn something new 
>> everyday!  Thank you massimo. 
>>
>

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