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.

Vehicle

Manage two threaded connections between a Qt gRPC client and a C++ gRPC server.

clientguide

The Qt GRPC client guide.