slackbuilds_ponce/libraries/libwebsocketpp
2015-06-07 21:32:04 +07:00
..
libwebsocketpp.info libraries/libwebsocketpp: Updated for version 0.6.0. 2015-06-07 21:32:04 +07:00
libwebsocketpp.SlackBuild libraries/libwebsocketpp: Updated for version 0.6.0. 2015-06-07 21:32:04 +07:00
README libraries/libwebsocketpp: Updated for version 0.5.0. 2015-01-24 00:22:54 +07:00
slack-desc libraries/libwebsocketpp: Updated for version 0.5.0. 2015-01-24 00:22:54 +07:00

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.