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