belle

An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.


 example/server/chat/CMakeLists.txt  | 6 ++----
 example/server/hello/CMakeLists.txt | 6 ++----
 example/server/http/CMakeLists.txt  | 6 ++----
 3 files changed, 6 insertions(+), 12 deletions(-)
Back to Top