6 ms·
Fast and Simple gRPC Transcoding in Go
- edwardmcfarlane 3y agoI've been working on a library to create gRPC transcoding in Go. It uses the new protobuffers libraries so no need for more code generation and can support loading protobuffers on the fly. Please try it out and leave any feedback!