websocketpp 0.8.1-4 source package in Ubuntu

Changelog

websocketpp (0.8.1-4) unstable; urgency=medium

  * d/p/855.patch:
    - fix cmake build with boost 1.71
  * d/p/0001-cmake-Use-GNUInstallDirs.patch:
    - cherry-pick from meta-oe
  * bump std-version tp 4.4.1

 -- Gianfranco Costamagna <email address hidden>  Wed, 08 Jan 2020 18:00:58 +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

Downloads

File Size SHA-256 Checksum
websocketpp_0.8.1-4.dsc 2.1 KiB cf5d4ebefd408a333bd7690cdca99f6b0de38e67c08ff5536f516e63f211f9c9
websocketpp_0.8.1.orig.tar.gz 683.1 KiB 178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286
websocketpp_0.8.1-4.debian.tar.xz 7.8 KiB c73e0e35844953e4fcec0da03bc51d409942f4658ea9abfab4f1bfb713cd6d26

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.