Parcourir la source

Version 0.1.0

Alexey Edelev il y a 5 ans
Parent
commit
6742f1167b
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10 0
      CHANGES.txt

+ 10 - 0
CHANGES.txt

@@ -0,0 +1,10 @@
+2019-12-20 version 0.1.0 (generator/QtProtobuf/QtGrpc)
+
+    QtProtobuf
+    * Implement basic protobuf serialization and deserialization
+    * Add possibility to extend serializers list using Qt plugins mechnism
+    QtGrpc
+    * Implement gRPC channels and clients
+    * Implement scalable gRPC credentials
+    generator
+    * Generator for protobuf messages and gRPC clients