package:grpc v3.2.3
- Add const constructor to
GrpcError
fixing #606. - Make
GrpcError
non-final to allow implementations. - Only send keepalive pings on open connections.
- Fix interop tests.
GrpcError
fixing #606.GrpcError
non-final to allow implementations.