grpc / grpc-dart

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

Switch to callbacks for pings #686

Closed mosuem closed 5 months ago

mosuem commented 5 months ago

Fixes https://github.com/flutter/flutter/issues/139650 together with https://github.com/dart-lang/http2/pull/137.