websocketpp 0.8.2-4 source package in Ubuntu

Changelog

websocketpp (0.8.2-4) unstable; urgency=medium

  * debian/patches/1024.patch:
    - upstream-proposed patch from László Böszörményi to fix a build failure
      with scons 4.2.0 (Closes: #1003022)

 -- Gianfranco Costamagna <email address hidden>  Mon, 14 Feb 2022 14:14:37 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Sid
Original maintainer:
Gianfranco Costamagna
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
websocketpp_0.8.2-4.dsc 2.1 KiB 3e5e86ce2431ad10ae2a8d39bbad9ec32d28f9016ef9ce470b2021939c1feafa
websocketpp_0.8.2.orig.tar.gz 684.9 KiB 6ce889d85ecdc2d8fa07408d6787e7352510750daa66b5ad44aacb47bea76755
websocketpp_0.8.2-4.debian.tar.xz 11.0 KiB 1ff3703c438491302bc5dba236327507625ec51b4497178e5921b26d0cba439d

Available diffs

No changes file available.

Binary packages built by this source

libwebsocketpp-dev: C++/Boost Asio based websocket client/server library. Dev package

 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.
 .
 Major Features:
  * Full support for RFC6455
  * Partial support for Hixie 76 / Hybi 00, 07-17 draft specs (server only)
  * Message/event based interface
  * Supports secure WebSockets (TLS), IPv6, and explicit proxies.
  * Flexible dependency management (C++11 Standard Library or Boost)
  * Interchangeable network transport modules (iostream and Boost Asio)
  * Portable/cross platform (Posix/Windows, 32/64bit, Intel/ARM/PPC)
  * Thread-safe
 .
 This package contains the header files.

libwebsocketpp-doc: C++/Boost Asio based websocket client/server library. Doc package

 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.
 .
 Major Features:
  * Full support for RFC6455
  * Partial support for Hixie 76 / Hybi 00, 07-17 draft specs (server only)
  * Message/event based interface
  * Supports secure WebSockets (TLS), IPv6, and explicit proxies.
  * Flexible dependency management (C++11 Standard Library or Boost)
  * Interchangeable network transport modules (iostream and Boost Asio)
  * Portable/cross platform (Posix/Windows, 32/64bit, Intel/ARM/PPC)
  * Thread-safe
 .
 This package contains the common documentation.