batch-sender

Reviewers: ivica

Reviewed By: ivica

Subscribers: miljen

Tags: #spacetime

Maniphest Tasks: T12651

Differential Revision: https://repo.mireo.local/D26172
This commit is contained in:
ljudevit
2023-10-24 11:35:37 +02:00
parent 2f8e788e35
commit bc882cb6ac

View File

@@ -85,6 +85,8 @@ public:
mqtt_client(context.get_executor(), cnf, std::move(tls_context))
{}
mqtt_client(const mqtt_client& other) = delete;
/**
* \brief Destructor.
*