grpc-websocket-proxy icon indicating copy to clipboard operation
grpc-websocket-proxy copied to clipboard

Build examples with buf

Open idoqo opened this issue 3 years ago • 0 comments

This adds buf configuration for building the examples. It also upgrades the grpc-gateway version used in the example to version 2.

Asides: For some reason, I'm not able to run the current _examples. It works if I rename _examples to examples (removing the underscore), but that clutters the project's go.mod file, so I've added a separate go.mod file for examples - but I'm not sure if that makes sense yet.

idoqo avatar Jul 10 '22 21:07 idoqo