grpc / grpc-dart

The Dart language implementation of gRPC.
https://pub.dev/packages/grpc
Apache License 2.0
860 stars 271 forks source link

Revert "Remove or skip callbacks on old connections" #593

Closed mraleph closed 1 year ago

mraleph commented 1 year ago

Reverts grpc/grpc-dart#522

The commit was causing interop tests to fail.