belle

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


 examples/chat/CMakeLists.txt  |   2 +-
 examples/hello/CMakeLists.txt |   2 +-
 examples/http/CMakeLists.txt  |   2 +-
 include/belle.hh              | 763 +++++++++++++++++++++++++++++++++++++++++--
 4 files changed, 746 insertions(+), 23 deletions(-)
Back to Top