QtProtobuf 0.4 Release
Solved
Announcements
-
QtProtobuf – is opensource library distributed under MIT license. With QtProtobuf you easily may use Google Protocol Buffers and gRPC in your Qt project.
Key changes:
- Added support of nested types
- Added gRPC API for QML
- Fixed static build of well-known types
- Added basic spep-by-step tutorial
- Implemented "invalid" fields handling in JSON serializer
- Fixed paths related issues in binary packages
- Added static linking of Quick(QML) plugins
Minor changes:
- Generator refactored
- CMake macro qtprotobuf_link_archive replaced by qtprotobuf_link_target