fullstorydev / grpchan

Channels for gRPC: custom transports
MIT License
204 stars 23 forks source link

httpgrpc supports grpc's registered codecs #53

Closed jhump closed 3 years ago

jhump commented 3 years ago

If a custom proto codec is installed, this allows httpgrpc to use it.