Bruno Iljazovic
4f87b27861
async_run
...
Reviewers: ivica
Reviewed By: ivica
Subscribers: korina
Differential Revision: https://repo.mireo.local/D27342
2024-01-16 13:18:21 +01:00
Korina Šimičević
e849166599
Downgrade C++ standard requirement to C++17
...
Summary: related to T13242
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen, iljazovic
Differential Revision: https://repo.mireo.local/D26860
2023-12-07 09:50:41 +01:00
Korina Šimičević
0eaa9d7235
fix tests
...
Summary: related to T12015
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen, iljazovic
Differential Revision: https://repo.mireo.local/D26693
2023-11-24 12:53:42 +01:00
Korina Šimičević
73620e5653
publisher & receiver examples, better completion token examples
...
Reviewers: iljazovic, ivica
Reviewed By: ivica
Subscribers: miljen
Differential Revision: https://repo.mireo.local/D26582
2023-11-17 10:11:00 +01:00
Korina Šimičević
c8036c0d46
[mqtt-client] added chapter on different ways to establish network connection
...
Summary:
related to T12804
- added chapter on network connection
- added code examples
- remove any_authenticator from doc targets
- manually create table of contents
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen, iljazovic
Differential Revision: https://repo.mireo.local/D26401
2023-11-03 14:15:35 +01:00
Korina Šimičević
ed0e838d87
[mqtt-client] mqtt_client with asio::use_future documented
...
Summary: related to T12804
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen, iljazovic
Differential Revision: https://repo.mireo.local/D26370
2023-11-02 13:15:23 +01:00
Korina Šimičević
e7227d70ec
[mqtt-client] coroutine & callback examples
...
Summary:
related to T12804
- added asio::no_recovery to list of possible error codes
- added examples with asio::use_awaitable and callbacks as completion tokens
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen, iljazovic
Differential Revision: https://repo.mireo.local/D26355
2023-11-02 08:01:03 +01:00