Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 16803

Deploying a python websocket client in GCP

$
0
0

I need to consume a websocket server using a python client. I need to deploy this client in GCP. As I need to hold the connection, and maintain it open, it seem taht the only way is to have a VM. Is there any other option?


Viewing all articles
Browse latest Browse all 16803

Trending Articles