summaryrefslogtreecommitdiffstats
path: root/libraries/libwebsocketpp/slack-desc
diff options
context:
space:
mode:
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: