CHANGES.txt 375 B

12345678910
  1. 2019-12-20 version 0.1.0 (generator/QtProtobuf/QtGrpc)
  2. QtProtobuf
  3. * Implement basic protobuf serialization and deserialization
  4. * Add possibility to extend serializers list using Qt plugins mechnism
  5. QtGrpc
  6. * Implement gRPC channels and clients
  7. * Implement scalable gRPC credentials
  8. generator
  9. * Generator for protobuf messages and gRPC clients