diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2012-12-29 20:48:56 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-29 22:25:37 -0500 |
commit | 4a288ee28602bcd7649d25c8f062b920b4435294 (patch) | |
tree | 9d37153118d1079b3f0d39b7bc0774e4ff58cebd /libraries/libwebsocketpp/slack-desc | |
parent | 6494a406389cfab77d10300ee69c53d09fb0ab7d (diff) | |
download | slackbuilds-4a288ee28602bcd7649d25c8f062b920b4435294.tar.gz |
libraries/libwebsocketpp: (C++/Boost ASIO implementation of RFC6455)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/libwebsocketpp/slack-desc')
-rw-r--r-- | libraries/libwebsocketpp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libwebsocketpp/slack-desc b/libraries/libwebsocketpp/slack-desc new file mode 100644 index 0000000000..2609aa9f44 --- /dev/null +++ b/libraries/libwebsocketpp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +libwebsocketpp: libwebsocketpp (C++/Boost ASIO implementation of RFC6455) +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: +libwebsocketpp: Homepage: https://github.com/zaphoyd/websocketpp/ +libwebsocketpp: +libwebsocketpp: +libwebsocketpp: +libwebsocketpp: |