Skip to content

package:grpc v3.2.3

Choose a tag to compare

@mosuem mosuem released this 13 Jul 10:06
· 64 commits to master since this release
c7e07a0
  • Add const constructor to GrpcError fixing #606.
  • Make GrpcError non-final to allow implementations.
  • Only send keepalive pings on open connections.
  • Fix interop tests.