Hi everyone, the docs says that a client connection will use websocket protocol. That means the client will connect on startup or first request and maintain a connection with the server? If yes, every future quest will reach that specific server?
s
S.
11/25/2024, 7:55 PM
yes, it reuses the same websocket for all requests so it reaches the url you specified