Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Watch network reachability for reconnect after getting reachable #16

Merged
merged 2 commits into from
Jul 6, 2018

Conversation

ra1028
Copy link
Contributor

@ra1028 ra1028 commented Jul 6, 2018

Changes

  • Watch network reachability to reconnect or shutdown
  • Recreate a service client with a channel when reconnecting
  • Not try to reconnect when network not reachable
  • Always attempt to reconnect when network reachable and an error occurs
  • Continuous receiving will be interrupted if an error occurs
  • Sending request is now asynchronous
  • Fix exclusive access control
  • Change the logging format

@ra1028 ra1028 merged commit e7e5823 into grpc-swift Jul 6, 2018
@ra1028 ra1028 deleted the grpc-swift-reachability branch July 6, 2018 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant