/qt_grpc

simple grpc client with qt5 GUI

Primary LanguageGoMIT LicenseMIT

Simple gRPC client with Qt

main features are from cmd line tool grpcurl, MIT license

and ghz, Apache-2.0 license

reminder:

Target server should open reflection by including google.golang.org/grpc/reflection package. You can find more details in demo server.

Since the message treat nested json as a string, you may need the following online conversion tools: JSON to string online converter Delete All Whitespace Characters

demo