# The Roar Networking Library The Roar network library provides the following: - A HTTPS server with Websocket capabilities built on top of boost beast. - A curl http client wrapper. - A websocket client - Javascript like promise syntax powered by https://github.com/xhawk18/promise-cpp - [HTTP(S) Server](http/server.md) - [Curl Client Wrapper](http/curl.md) ## Doxygen A doxygen documentation can be found here: Doxygen