protoc-gen-grpc-gateway-ts icon indicating copy to clipboard operation
protoc-gen-grpc-gateway-ts copied to clipboard

Messagepack as codec

Open vexvec opened this issue 2 years ago • 0 comments

I'd like to use messagepack as the transport codec. So far I did not find a way to achieve this. The Server implementation of grpc gateway allows to define a custom marhaller. Such a solution in this lib would be great.

vexvec avatar Oct 28 '23 10:10 vexvec