Registry / networking / qtgrpc

qtgrpc

JSON →
library6.10.1vcpkgunverified

The Qt GRPC and Qt Protobuf modules together allow you to define data and messages in proto files, and then use the code generators, which generate client code allowing accessors for fields and gRPC services in the Qt framework.

vcpkg install qtgrpc
INSTALL
IMPORT
SIG · QTGRPC
Q
qtgrpc
networkingcppv6.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

QtGrpc/QGrpcChannel
#include <QtGrpc/QGrpcChannel>

Create a Qt gRPC channel

#include <QtGrpc/QGrpcChannel> #include <QCoreApplication> int main(int argc, char *argv[]) { QCoreApplication app(argc, argv); QGrpcChannel channel; return app.exec(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.10.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources

No resource links recorded.

qtgrpc — pip install qtgrpc · libregistry