libwebsocketpp: libwebsocketpp (Header only C++ library) libwebsocketpp: libwebsocketpp: WebSocket++ is a header only C++ library that implements RFC6455 libwebsocketpp: The WebSocket Protocol. It allows integrating WebSocket client and libwebsocketpp: server functionality into C++ programs. It uses interchangeable libwebsocketpp: network transport modules including one based on C++ iostreams and libwebsocketpp: one based on Boost Asio. libwebsocketpp: libwebsocketpp: Homepage: https://github.com/zaphoyd/websocketpp/ libwebsocketpp: libwebsocketpp: