This is a feature request.
It would be super helpful if there was a fullstorydev/grpc-test-server image.
So you could stand up a simple grpc server via prebuilt container and hit it with grpcurl.
In production environments having a pre-built container image I could put wherever and hit with grpcurl with some canned commands I know should work would help a lot with troubleshooting network issues, etc.
I'm suggesting this as a feature here because this is a very popular client tool for troubleshooting, just thinking if you published a simple test server as well they would compliment each other.
This is a feature request.
It would be super helpful if there was a
fullstorydev/grpc-test-serverimage.So you could stand up a simple grpc server via prebuilt container and hit it with grpcurl.
In production environments having a pre-built container image I could put wherever and hit with grpcurl with some canned commands I know should work would help a lot with troubleshooting network issues, etc.
I'm suggesting this as a feature here because this is a very popular client tool for troubleshooting, just thinking if you published a simple test server as well they would compliment each other.