5 ms·
Presumably, OP refers to the generated rust types which depend on the specific protobuf framework. I had the same issue when looking to adopt ConnectRPC for Go
by sa46 5mo ago
Presumably, OP refers to the generated rust types which depend on the specific protobuf framework.
I had the same issue when looking to adopt ConnectRPC for Go, which uses a custom wrapper type to model requests.