slackbuilds_ponce/libraries/libwebsocketpp
B. Watson ef66c382b2
libraries/libwebsocketpp: Fix github URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-05 15:17:53 +07:00
..
libwebsocketpp.info
libwebsocketpp.SlackBuild
README
slack-desc

WebSocket++ is a header only C++ library that implements RFC6455
The WebSocket Protocol. It allows integrating WebSocket client and
server functionality into C++ programs. It uses interchangeable
network transport modules including one based on C++ iostreams and
one based on Boost Asio.