<https://forum.qt.io/user/semlanik> 
* semlanik <https://forum.qt.io/user/semlanik> * 23 minutes ago 
<https://forum.qt.io/post/615124> 

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 Qt-types support library. You may use Qt-types in protobuf 
   messages.
   - Added Connan support.
   - Call of *call* and *subscription* methods in QtGrpc became thread-safe.
   - Added *returnValue* field to QQuickGrpcSubscription. You may use 
   direct QML binding to Messages created in QML context without intermediate 
   handlers.
   - All properties in Messages are reset to default before 
   deserialization, according to protobuf concepts.

Minor changes:

   - Reworked qmake executable lookup in build procedure. qmake from 
   CMAKE_PREFIX_PATH has higher priority.
   - Static build reworked, fixed few issues.
   - Fixed issue with "zombie" subscription in QQuickGrpcSubscription.
   - Added conversion of google.protobuf.Timestamp from/to QDateTime.

*Details* <https://github.com/semlanik/qtprotobuf/releases/tag/v0.5.0>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/a1cab3c8-14fd-4bcb-ba65-c7a271a54f63n%40googlegroups.com.

Reply via email to