Protobuf with Qt 5.13
-
@Infinity said in Protobuf with Qt 5.13:
I can exchange protobufs.
So you're more looking for a TCP/IP communication -> https://doc.qt.io/qt-5/examples-network.html
-
I'm actually looking for a simple client / server application where I can exchange protobufs.
-
Hi,
AFAIK, no.
What kind of support do you have in mind ?
Are you looking for a project like this one ?
-
https://github.com/semlanik/qtprotobuf might be useful for you