websocketpp 0.8.1-6 source package in Ubuntu

Changelog

websocketpp (0.8.1-6) unstable; urgency=medium

  * Mark the package as multi-arch

 -- Gianfranco Costamagna <email address hidden>  Thu, 09 Jan 2020 11:03:46 +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-6.dsc 2.1 KiB aaa7ee4a2c51f1724abe8416e6f4d93416b87ddb7a694a5ad98d553f894dc7af
websocketpp_0.8.1.orig.tar.gz 683.1 KiB 178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286
websocketpp_0.8.1-6.debian.tar.xz 9.5 KiB 63167f9d57bd4fafb29b74cf4d13f4e7b67d24e906c254b6b02241c883e48004

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.