Open adamantivm opened 9 years ago
@adamantivm There's no way that the server could tell the client that it's up again. So if there's no server available, the client should be trying again and again?
I am not too familiar with the Tornado WS client API, but other such clients have configuration parameters that allow reconnection, retries, etc.
If the proxy server is started after the proxy client, or if the server is restarted after the client was already connected, the proxy client should be able to automatically retry and reconnect