Features
-
Support for registering compressors/decompressors in gRPC server via @GrpcCodec #96
-
Add properties to set negotiation type and stream decompression #97
-
Add the proto reflection service and properties to turn these services off #88
-
Add support for GrpcClient annotated stubs
-
Add support for global ClientInterceptor or golbal ServerInterceptor annotation
-
Add properties for client auth
-
Refactor ChannelFactory to reduce code duplication and memory leak
Acknowledgements
Thanks to all our external contributors:
Daniel Theuke @ST-DDT