Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10
Description
What is the benefit? Why is this valuable?
At the moment, Qt gRPC relies on an external implementation of server functionality. Qt gPRC examples use the C++based reference server implementation which provided by the gRPC project. Meanwhile, there are user requests to provide a Qt-based gRPC server.
What are common use cases?
- more flexible integration of server functionality in an existing Qt code
- better Qt API for the implementation call back on the server side
Technical Details
https://grpc.io/docs/languages/cpp/async/
Attachments
Issue Links
- depends on
-
QTBUG-128814 Implement the server-side gRPC channel PoC
- Reported
-
QTBUG-128815 Add the server-side code generation to the qtgrpcgen
- Reported
-
QTBUG-128816 Implement the server-side HTTP/2 gRPC channel
- Reported
-
QTBUG-128817 Implement the server-side interceptors
- Reported
- mentioned in
-
Page Loading...