项目作者: RoomOfRequirement

项目描述 :
simple grpc client with qt5 GUI
高级语言: Go
项目地址: git://github.com/RoomOfRequirement/qt_grpc.git
创建时间: 2019-06-12T03:51:52Z
项目社区:https://github.com/RoomOfRequirement/qt_grpc

开源协议:MIT License

下载


#

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