websocketpp 0.8.2-3 source package in Ubuntu

Changelog

websocketpp (0.8.2-3) unstable; urgency=medium

  * Revert last upload (re-enable clang based doxygen parsing now that doxygen
    is fixed)

 -- Gianfranco Costamagna <email address hidden>  Wed, 30 Sep 2020 15:13:20 +0200

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.2-3.dsc 2.1 KiB 13b4225f3d030894dabf905cee7921d1ef0f727fa052f2d4eff889fe12fd2cba
websocketpp_0.8.2.orig.tar.gz 684.9 KiB 6ce889d85ecdc2d8fa07408d6787e7352510750daa66b5ad44aacb47bea76755
websocketpp_0.8.2-3.debian.tar.xz 8.3 KiB ca97327bad98c48a3085b4288ca18004215b82b0791c90a28b836e3cdf5bbda8

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.