Skip to content

Commit

Permalink
client: Improve handling of failed server connections
Browse files Browse the repository at this point in the history
* 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
charlesbaynham committed Jun 5, 2020
1 parent 64fd0f8 commit ca911b0
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 126 deletions.
Loading

0 comments on commit ca911b0

Please sign in to comment.