slackbuilds_ponce/libraries/libwebsocketpp
Marcel Saegebarth b66b67f46b libraries/libwebsocketpp: Updated for version 0.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-03-07 07:05:18 +07:00
..
libwebsocketpp.info libraries/libwebsocketpp: Updated for version 0.5.1. 2015-03-07 07:05:18 +07:00
libwebsocketpp.SlackBuild libraries/libwebsocketpp: Updated for version 0.5.1. 2015-03-07 07:05:18 +07:00
README
slack-desc

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.