Providing protobuf and gRPC support for Qt.
Go to file
Alexey Edelev fdd1d0339f Backport the simple chat example
Backport the simple chat example. The application implements a simple
messenger using Qt GRPC. It shows how to utilize the server-side
streaming and use the call-based user/password credentials.

Task-number: QTBUG-109598
Pick-to: 6.5
Change-Id: I4ca3695780a9cc9991c92c4423e3af9d8e0eaf35
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-02-23 18:29:39 +01:00
LICENSES Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
cmake Add support for the google.protobuf.Any type 2023-02-14 16:00:23 +01:00
coin Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
examples Backport the simple chat example 2023-02-23 18:29:39 +01:00
src Add support for the 'oneof' type 2023-02-23 12:48:57 +01:00
tests Add support for the 'oneof' type 2023-02-23 12:48:57 +01:00
.cmake.conf Bump version to 6.6.0 2022-12-15 06:55:23 +02:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt The example of Qt gRPC-Client part with qml based UI 2023-02-21 21:30:32 +01:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml The example of Qt gRPC-Client part with qml based UI 2023-02-21 21:30:32 +01:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
sync.profile Introduce QtGrpc 2022-12-09 15:00:04 +01:00