summaryrefslogtreecommitdiffstats
path: root/libraries/libwebsocketpp/slack-desc
blob: cb465ca6fb5d4bad98a151304be162b6254d8698 (plain)
# 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 ':' except on otherwise blank lines.

              |-----handy-ruler------------------------------------------------------|
libwebsocketpp: libwebsocketpp (Header only C++ library)
libwebsocketpp:
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: