Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@semlanik semlanik released this 26 Feb 12:50
· 160 commits to master since this release

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