From 4c6fe008f5cb86dee5770e2131a2114021d3c978 Mon Sep 17 00:00:00 2001 From: Alexey Edelev Date: Sat, 18 Jan 2020 16:37:02 +0100 Subject: [PATCH] Add QtProtobuf --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 088c26f..f2a5ebe 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [Liri](https://liri.io/apps/browser/) - Web Browser. * [QSsh](https://github.com/lvklabs/QSsh) - SSH and SFTP support for Qt. This project is based on Qt Creator's `libQtcSsh.so`. * [qtrest](https://github.com/qtrest/qtrest) - a small and simple REST API client for any Qt/QML application. +* [QtProtobuf](https://github.com/semlanik/qtprotobuf) - gRPC and Protobuf generator and bindings for Qt framework ## Package Manager * [qpm](http://www.qpm.io/) - A package manager for Qt ([source](https://github.com/Cutehacks/qpm)).