mirror of
https://github.com/boostorg/mqtt5.git
synced 2025-11-09 12:21:37 +01:00
Update documentation
Summary: related to T12804 - fixes in publisher and receiver examples - update year to 2024 - remove extra documentation link in README - remove unnecessary copyright & license section, it is automatically generated from 00_main.qbk Reviewers: ivica Reviewed By: ivica Subscribers: miljen, iljazovic Differential Revision: https://repo.mireo.local/D27889
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
[/
|
||||
Copyright (c) 2023 Mireo
|
||||
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
]
|
||||
|
||||
[section:publisher The publisher]
|
||||
This example will show how to use __Client__ as a publisher.
|
||||
The __Client__ will use TCP to connect to the Broker, and __USE_AWAITABLE__ as the completion token.
|
||||
|
||||
Reference in New Issue
Block a user