This package browser is in early development. Mind the rough edges.

websocketpp 0.8.2

C++ library implementing the WebSocket protocol

WebSocket++ is a C++ library that can be used to implement WebSocket functionality. The goals of the project are to provide a WebSocket implementation that is simple, portable, flexible, lightweight, low level, and high performance.

Installation

Install websocketpp 0.8.2 as follows:

guix install websocketpp@0.8.2

Or install the latest version:

guix install websocketpp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.