for apps with lots of traffic quickly becomes a bottle neck. SSE is a 
little better. Websockets are much better.

On Sunday, 14 April 2019 10:42:55 UTC-7, Kevin Keller wrote:
>
> Whats wrong with polling every so often?
>
>
>
> On Sun, 14 Apr 2019, 19:41 Kevin Keller, <keller...@gmail.com> wrote:
>
>> Should do it
>>
>> https://www.tornadoweb.org/en/stable/wsgi.html
>>
>> On Sun, 14 Apr 2019, 09:18 Massimo Di Pierro, <massimo.dipie...@gmail.com> 
>> wrote:
>>
>>> I do not know.
>>>
>>> On Saturday, 13 April 2019 12:06:46 UTC-7, João Matos wrote:
>>>>
>>>> It would be great if web3py would support SSE.
>>>>
>>>> For now, the websocket solution would work with Apache?
>>>>
>>>> sábado, 13 de Abril de 2019 às 16:26:13 UTC+1, Massimo Di Pierro 
>>>> escreveu:
>>>>>
>>>>> No. we do provide a web2py/gluon/contrib/websocket_messaging.py which 
>>>>> uses tornado and webocket for the same purpose.
>>>>> web3py may provide this functionality.
>>>>>
>>>>> On Friday, 12 April 2019 15:36:38 UTC-7, João Matos wrote:
>>>>>>
>>>>>> Does web2py support SSE (server sent events) from HTML5?
>>>>>> https://www.w3schools.com/html/html5_serversentevents.asp
>>>>>>
>>>>> -- 
>>> 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.
>>>
>>

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