Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
client: Improve handling of failed server connections
* Handle closed connections from the server. * Refactor BestEffortClient to reuse logic from Client via composition * Add a thread to BestEffortClient which regularly checks for connectivity and attempts to reestablish it if it is lost
- Loading branch information