grpc-dart/lib
Nate Bosch a1a8e92e38
Add a ChannelShutdownHandler callback (#620)
Add a way to react to the channel shutdown or termination with an
optional callback.

This is not necessarily the API which I would recommend, but this is the
APi that was already inappropriately shipped and in use internally.
2023-04-21 12:01:54 -07:00
..
src Add a ChannelShutdownHandler callback (#620) 2023-04-21 12:01:54 -07:00
grpc.dart grpc_or_grpcweb.dart: exporting shared types #486 (#487) 2021-06-13 08:24:28 +02:00
grpc_connection_interface.dart Export codecRegistry for connection interface. (#434) 2021-01-27 23:50:21 +01:00
grpc_or_grpcweb.dart Cleanup: update to and use latest pkg:lints with associated fixes (#587) 2022-10-31 11:47:31 -07:00
grpc_web.dart grpc_or_grpcweb.dart: exporting shared types #486 (#487) 2021-06-13 08:24:28 +02:00
service_api.dart feat: support client interceptors (#338) 2020-11-02 11:13:56 +01:00