Skip to content

package:grpc v4.1.0

Choose a tag to compare

@mosuem mosuem released this 11 Jun 09:41
· 8 commits to master since this release
a6b9485
  • Add a serverInterceptors argument to ConnectionServer. These interceptors are acting
    as middleware, wrapping a ServiceMethod invocation.
  • Make sure that CallOptions.mergeWith is symmetric: given WebCallOptions
    it should return WebCallOptions.