belle

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


 example/server/chat/src/main.cc | 18 +++++-----
 example/server/http/src/main.cc | 20 +++++------
 include/belle.hh                | 78 +++++++++++++++++++++---------------------
 3 files changed, 58 insertions(+), 58 deletions(-)
Back to Top