From 3d95b52e6fe5de688f54f74173645b87fd889696 Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Sat, 24 Jan 2015 00:22:37 +0700 Subject: libraries/libwebsocketpp: Updated for version 0.5.0. Signed-off-by: Willy Sudiarto Raharjo --- libraries/libwebsocketpp/slack-desc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libraries/libwebsocketpp/slack-desc') 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: -- cgit v1.2.3