protoc-gen-grpc-gateway-ts
protoc-gen-grpc-gateway-ts copied to clipboard
Messagepack as codec
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.