This PR enhances client-side StreamingHub heartbeat mechanism.
With this PR, StreamingHubClient will send a heartbeat message and wait for a response from the server.
This allows disconnections and communication timeouts to be detected more quickly on the client.
This PR enhances client-side StreamingHub heartbeat mechanism.
With this PR, StreamingHubClient will send a heartbeat message and wait for a response from the server. This allows disconnections and communication timeouts to be detected more quickly on the client.