summaryrefslogtreecommitdiffstats
path: root/libraries/libwebsocketpp/slack-desc
diff options
context:
space:
mode:
author Marcel Saegebarth2015-01-23 18:22:37 +0100
committer Willy Sudiarto Raharjo2015-01-23 18:22:54 +0100
commit3d95b52e6fe5de688f54f74173645b87fd889696 (patch)
treebfde63af8dcc677532636affaed5fd96de7e2958 /libraries/libwebsocketpp/slack-desc
parentc638929834ccd79ea4225706ac54ec00d5feb044 (diff)
downloadslackbuilds-3d95b52e6fe5de688f54f74173645b87fd889696.tar.gz
libraries/libwebsocketpp: Updated for version 0.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libwebsocketpp/slack-desc')
-rw-r--r--libraries/libwebsocketpp/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libwebsocketpp/slack-desc b/libraries/libwebsocketpp/slack-desc
index 8fca7fbed3..cb465ca6fb 100644
--- a/libraries/libwebsocketpp/slack-desc
+++ b/libraries/libwebsocketpp/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-libwebsocketpp: libwebsocketpp (C++/Boost ASIO implementation of RFC6455)
+libwebsocketpp: libwebsocketpp (Header only C++ library)
libwebsocketpp:
-libwebsocketpp: WebSocket++ is a full featured C++/Boost ASIO implementation of
-libwebsocketpp: RFC6455, the WebSocket protocol which can be used to build
-libwebsocketpp: applications that feature WebSocket client and server functionality.
+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:
-libwebsocketpp:
-libwebsocketpp: