package:grpc v4.1.0
- Add a
serverInterceptorsargument toConnectionServer. These interceptors are acting
as middleware, wrapping aServiceMethodinvocation. - Make sure that
CallOptions.mergeWithis symmetric: givenWebCallOptions
it should returnWebCallOptions.