slackbuilds/libraries/libwebsocketpp
Marcel Saegebarth 60859305ec libraries/libwebsocketpp: Updated for version 0.7.0.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
2016-03-04 07:37:27 +07:00
..
README
libwebsocketpp.SlackBuild libraries/libwebsocketpp: Updated for version 0.7.0. 2016-03-04 07:37:27 +07:00
libwebsocketpp.info libraries/libwebsocketpp: Updated for version 0.7.0. 2016-03-04 07:37:27 +07:00
slack-desc

README

WebSocket++ is a header only C++ library that implements RFC6455
The WebSocket Protocol. It allows integrating WebSocket client and
server functionality into C++ programs. It uses interchangeable
network transport modules including one based on C++ iostreams and
one based on Boost Asio.