The motivation of pion is not to build yet another web server or web application framework, but to help provide basic HTTP(S) functionality to new or existing C++ applications. If you're working on a Boost C++ application and would just like to use HTTP to provide a simple user interface or interact with run-time data, then pion might be for you.
License
Boost Software License (BSL1.0)Follow Pion Network Library
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
pion::net is a highly under-estimated very well designed HTTP library for C++. It also does support SPDY. If you are familiar with C++ and boost you can start development in very short time. I hope some day it gets the attention it deserves.