Qt GRPC Examples

These examples demonstrate how to generate code using the protobuf and gRPC schemas, and use it in your projects.

Chat

Using the Qt GRPC client API in the user applications.

Magic 8 Ball

Creating a HTTP2 connection between a Qt GRPC client and a C++ gRPC server.