diff --git a/README.md b/README.md index 5bee085..0771a47 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [net_skeleton](https://github.com/cesanta/net_skeleton) - TCP client/server library for C/C++. * [Onion](https://github.com/davidmoreno/onion) - HTTP server library in C designed to be lightweight and easy to use. * [POCO](http://pocoproject.org/) - C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. +* [Tufão](https://github.com/vinipsmaker/tufao) - An asynchronous web framework for C++ built on top of Qt * [WebSocket++](https://github.com/zaphoyd/websocketpp) - C++/Boost Asio based websocket client/server library. * [ZeroMQ](http://zeromq.org/) - High-speed, modular asynchronous communication library.