Qt GRPC Examples

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

Magic 8 Ball

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

QtGrpc Chat

A chat application to share messages of any kind in a chat room.

Vehicle

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

clientguide

The Qt GRPC client guide.