Logo
Explore Help
Sign In
boostorg/mqtt5
1
0
Fork 1
You've already forked mqtt5
mirror of https://github.com/boostorg/mqtt5.git synced 2025-11-03 09:21:46 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
9cb54f73a41e368c33a0a4a8625102bcbbddfb93
mqtt5/include/async_mqtt5.hpp

11 lines
264 B
C++
Raw Normal View History

[mqtt-client] boost-like project folder structure Summary: resolves T12767 Reviewers: ivica Reviewed By: ivica Subscribers: miljen Tags: #spacetime Maniphest Tasks: T12767 Differential Revision: https://repo.mireo.local/D25970
2023-10-05 13:59:32 +02:00
#ifndef ASYNC_MQTT5_HPP
#define ASYNC_MQTT5_HPP
#include <async_mqtt5/error.hpp>
#include <async_mqtt5/mqtt_client.hpp>
#include <async_mqtt5/property_types.hpp>
Add connection error codes Summary: related to T13651 - separate code related to reason codes into their own header - introduce new connection error codes that will be return when a non-recoverable error occurs in connect_op - add appropriate coverage tests Reviewers: ivica Reviewed By: ivica Subscribers: miljen, iljazovic Differential Revision: https://repo.mireo.local/D27808
2024-02-05 15:25:05 +01:00
#include <async_mqtt5/reason_codes.hpp>
[mqtt-client] boost-like project folder structure Summary: resolves T12767 Reviewers: ivica Reviewed By: ivica Subscribers: miljen Tags: #spacetime Maniphest Tasks: T12767 Differential Revision: https://repo.mireo.local/D25970
2023-10-05 13:59:32 +02:00
#include <async_mqtt5/types.hpp>
#endif // !ASYNC_MQTT5_HPP
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 19ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API