async-mqtt v9.0.2
- Created
- Updated
Header-only Asynchronous MQTT communication library for C++17 based on Boost.Asio.
# License
# Supported Platforms
All platforms are supported
# Features
Default feature: tls
# tls default
Enable TLS support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# Dependencies
- boost-any
>= v1.84.0
- boost-asio
>= v1.84.0
- boost-assert
>= v1.84.0
- boost-beast
>= v1.84.0
- boost-container
>= v1.84.0
- boost-container-hash
>= v1.84.0
- boost-date-time
>= v1.84.0
- boost-endian
>= v1.84.0
- boost-filesystem
>= v1.84.0
- boost-hana
>= v1.84.0
- boost-lexical-cast
>= v1.84.0
- boost-log
>= v1.84.0
- boost-multi-index
>= v1.84.0
- boost-numeric-conversion
>= v1.84.0
- boost-preprocessor
>= v1.84.0
- boost-system
>= v1.84.0
and 62 transitive dependencies:
- boost-algorithm
>= v1.86.0
(by boost-date-time ) - boost-align
>= v1.86.0
(by boost-asio ) - boost-array
>= v1.86.0
(by boost-algorithm ) - boost-atomic
>= v1.86.0
(by boost-filesystem ) - boost-bind
>= v1.86.0
(by boost-algorithm ) - boost-chrono
>= v1.86.0
(by boost-thread ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-algorithm ) - boost-config
>= v1.86.0
(by boost-assert ) boost-context
>= v1.86.0
(by boost-asio )Platforms:
!uwp & !emscripten
- boost-conversion
>= v1.86.0
(by boost-range ) - boost-core
>= v1.86.0
(by boost-type-index ) boost-coroutine
>= v1.86.0
(by boost-asio )Platforms:
!(arm & windows) & !uwp & !emscripten
- boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-iterator ) - boost-dynamic-bitset
>= v1.86.0
(by boost-random ) - boost-exception
>= v1.86.0
(by boost-coroutine ) - boost-function
>= v1.86.0
(by boost-algorithm ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-pool ) - boost-interprocess
>= v1.86.0
(by boost-log ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-algorithm ) - boost-logic
>= v1.86.0
(by boost-beast ) - boost-move
>= v1.86.0
(by boost-smart-ptr ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-parameter
>= v1.86.0
(by boost-log ) - boost-phoenix
>= v1.86.0
(by boost-log ) - boost-pool
>= v1.86.0
(by boost-context ) - boost-predef
>= v1.86.0
(by boost-winapi ) - boost-property-tree
>= v1.86.0
(by boost-log ) - boost-proto
>= v1.86.0
(by boost-phoenix ) boost-random
>= v1.86.0
(by boost-log )Platforms:
!uwp
- boost-range
>= v1.86.0
(by boost-algorithm ) - boost-ratio
>= v1.86.0
(by boost-chrono ) - boost-regex
>= v1.86.0
(by boost-range ) - boost-scope
>= v1.86.0
(by boost-filesystem ) - boost-serialization
>= v1.86.0
(by boost-property-tree ) - boost-smart-ptr
>= v1.86.0
(by boost-context ) - boost-spirit
>= v1.86.0
(by boost-serialization ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-static-string
>= v1.86.0
(by boost-beast ) - boost-thread
>= v1.86.0
(by boost-spirit ) - boost-throw-exception
>= v1.86.0
(by boost-any ) - boost-tokenizer
>= v1.86.0
(by boost-date-time ) - boost-tuple
>= v1.86.0
(by boost-exception ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-integer ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-unordered
>= v1.86.0
(by boost-algorithm ) - boost-utility
>= v1.86.0
(by boost-coroutine ) - boost-variant
>= v1.86.0
(by boost-spirit ) - boost-variant2
>= v1.86.0
(by boost-system ) - boost-winapi
>= v1.86.0
(by boost-pool ) - boost-xpressive
>= v1.86.0
(by boost-log )
# Host Dependencies
and one transitive dependency:
- vcpkg-boost (by boost-cmake )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Takatoshi Kondo
- Ómar Högni Guðmarsson