grpc-dart
grpc-dart copied to clipboard
Added ability to set connectTimeout of socket
This allows you to change the timeout of the Socket. When a socket dies, this is the timeout that is used to determine if it should reconnect.
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: MattyBoy4444 / name: MattyBoy (140ff8623b371b3b490520252d62408b68f98c25, e0818d02fe4a0dacde15a93c1a82f4877624739e)
Thanks for the contribution. This PR does not pass analysis unfortunately. See errors above.
Fixed
Thanks! One more request: could you add a CHANGELOG.md entry describing the change
## 3.1.1-dev
* Added ...
and change pubspec.yaml to set the version 3.1.1-dev as well.
After that I will merge.
Done. Thanks