Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

RoomOfRequirement/qt_grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published