Providing protobuf and gRPC support for Qt.
Go to file
Alexey Edelev c82f6f19b3 Allow skipping unknown fields when deserializing protobuf messages
Add the QProtobufSerializer::shouldPreserveUnknownFields function.
The function controls whether the unknown fields received from the wire
should be stored in the resulting message or should be omitted.

Change-Id: I898e67ff4b162bd0e56970a704f7359adeb653e1
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-12-09 08:55:04 +00:00
LICENSES Add the missing Licenses and Attributions sections 2023-12-04 09:12:49 +00:00
cmake Add lookup hints for vcpkg-based gRPC directory layout 2023-10-30 17:34:45 +01:00
coin Change Axivion configuration 2023-10-04 09:04:30 +03:00
examples Add the network error handling to the chat example 2023-11-17 13:44:07 +00:00
src Allow skipping unknown fields when deserializing protobuf messages 2023-12-09 08:55:04 +00:00
tests Allow skipping unknown fields when deserializing protobuf messages 2023-12-09 08:55:04 +00:00
.clang-format Add separate .clang-format file to QtGRPC 2023-10-16 14:59:16 +02:00
.cmake.conf Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT 2023-08-31 23:31:50 +03:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore .gitignore: Add clangd-index files and 'build' folder to ignored files 2023-09-20 14:24:27 +02:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt Implement SSL options for QQmlGrpcChannelOptions class 2023-10-13 12:56:26 +02:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgrpc 2023-12-09 07:39:06 +00:00
qt_attribution.json Add the missing Licenses and Attributions sections 2023-12-04 09:12:49 +00:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00