Tonic gRPC Server Configuration
I am trying to deploy a basic Tonic gRPC server. I have gotten it to run locally with
and then using
grpcurl
to call the SayHello route
but I have not figured out how to specify the docker run command to specify port forwarding. I do not have much docker/nixpacks experience, so any assistance would be appreciated π
Project ID: c40cec25-018c-448d-b71c-8eaa73a09d4d
5 Replies
Project ID:
c40cec25-018c-448d-b71c-8eaa73a09d4d
there's no support for gRPC yet, only http/ws
ahh bummer. I appreciate the quick feedback!
no problem