[protobuf] QtProtobuf 0.4 Release

2020-06-30 Thread Alexey Edelev
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

[protobuf] Re: Enum field encoding question

2020-02-26 Thread Alexey Edelev
Hi, I think this project might be useful for you https://github.com/semlanik/qtprotobuf четверг, 16 января 2020 г., 9:08:39 UTC+1 пользователь Burak Kirazli написал: > > Hello, > > I am new to protobuf. > > I have a request message like that > > message CommandRequest > { > enum Code >

[protobuf] Re: Enum field encoding question

2020-02-26 Thread Alexey Edelev
Hi, probably you may use https://github.com/semlanik/qtprotobuf четверг, 16 января 2020 г., 9:08:39 UTC+1 пользователь Burak Kirazli написал: > > Hello, > > I am new to protobuf. > > I have a request message like that > > message CommandRequest > { > enum Code > { > RESET = 0; >

[protobuf] Re: Qt Protocolbuffer Raspberry PI 3B+ problems

2020-01-06 Thread Alexey Edelev
Probably you will be interested in https://github.com/semlanik/qtprotobuf понедельник, 4 ноября 2019 г., 12:39:56 UTC+1 пользователь Orazio Arcidiacono написал: > > Hi, > i've this problem with Protobuf 3.10.1 > Can you help me to fix it? > Thank you :) > > > > https://stackoverflow.com/questions

[protobuf] Would like to promote QtProtobuf project

2020-01-06 Thread Alexey Edelev
Hi all, probably it will be interesting for this community, so here are Qt bindings for protobuf and gRPC we developed with my friends. Looking forward for any suggestions and feedback. Regards, Alexey. P.S. I'm newbie in such kind of community, sorry