Hi,
Server sent events are based on the HTTP protocol, so I expect them to work
on App Engine.
We do not provide specific documentation, I followed this one in the past:
https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events.
Let us know how if they work as expected for you.

Websockets are not supported on App Engine.

Steren
Product Manager

On Mon, Aug 6, 2018, 06:07 Steve Neal <[email protected]> wrote:

>
> I need to send messages from the Web server to a browser based application.
>
> Server Sent Events are an obvious choice but I cannot see any supporting
> documentation. Is it possible to do this with GAE standard using Java 8 ?
>
> If not, is there a way to run web sockets, or some other technology that
> will allow messages to be sent to the browser. I don't want to resort to
> polling from the browser.
>
> Thanks, Steve.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/da54131c-b8dc-44c6-ab36-bbb918ad3125%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/da54131c-b8dc-44c6-ab36-bbb918ad3125%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CANHKq5Ex7xXKCSiUFOjeMFHN3n5t%3DcZ%2B-9NnRxi%2BCeC346s9tg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to