Communication between App Engine services over WebSocket

515 views
Skip to first unread message

Benny Amsterdam

unread,
Aug 10, 2020, 8:52:44 AM8/10/20
to Google App Engine

I have 2 services that I hope to deploy to GCP. The services need to communicate with each other over the WebSocket protocol.

So far I've tried deploying the services to an App Engine Flexible instance, but looks like they can't establish a wss connection with each other.

Going through the GCP docs on the App Engine Flexible environment, I get the feeling that's not supported.

If that's the case, can you advice on what's the best way to do it using GCP?

Mary (Google Cloud Support)

unread,
Aug 19, 2020, 9:48:13 PM8/19/20
to Google App Engine
Hi Benny,

Websockets API is supported for GAE Flexible between client and server. The simplest approach for communicating between services is to send targeted HTTP requests[3].


Reply all
Reply to author
Forward
0 new messages