Simple wrapper over boost asio and boost beast for https sockets and websockets.
CMake is set up to build static libraries with boost and openssl being statically linked as well.
Simple Networking library providing Websocket and HTTPS socket types built over boost asio and boost beast.
C++MIT