Header-only implementation of the WebSocket protocol
WebSocket++ is an open source (BSD license) header only C++ library that implements RFC6455 The WebSocket Protocol. It allows integrating WebSocket client and server functionality into C++ programs. It uses interchangable network transport modules including one based on C++ iostreams and one based on Boost Asio.
$
pkg install websocketppOrigin
devel/websocketpp
Size
890KiB
License
BSD3CLAUSE, MIT, ZLIB
Maintainer
sigsegv@radiotube.org
Dependencies
1 packages
Required by
0 packages