Path to this page:
./
net/websocketpp,
Header-only C++ library that implements the WebSocket protocol
Branch: pkgsrc-2018Q4,
Version: 0.7.0,
Package name: websocketpp-0.7.0,
Maintainer: pkgsrc-usersWebSocket++ 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 raw char buffers,
one based on C++ iostreams, and one based on Asio (either via Boost
or standalone). End users can write additional transport policies
to support other networking or event libraries as needed.
Required to build:[
devel/boost-headers]
Master sites:
SHA1: 29a8cd91adcdc86b379efc8c0c08dc9d99bead11
RMD160: 3f81cd3c12c69cbcc0cfb0d9ccf5860fd7c14f75
Filesize: 666.28 KB
Version history: (Expand)
- (2019-01-02) Package added to pkgsrc.se, version websocketpp-0.7.0 (created)