Korina Šimičević
|
794f48e915
|
Add support for g++-9 compiler
Summary: related to #7, T13767
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen, iljazovic
Differential Revision: https://repo.mireo.local/D29302
|
2024-05-09 14:55:04 +02:00 |
|
Korina Šimičević
|
bfae05f7a9
|
Remove deprecated API usage
Summary: related to T13767
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen, iljazovic
Differential Revision: https://repo.mireo.local/D28958
|
2024-04-16 11:54:46 +02:00 |
|
Korina Šimičević
|
20f7f2fd5d
|
Add Windows specific error codes to should-reconnect condition
Summary: related to T11798
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen, iljazovic
Differential Revision: https://repo.mireo.local/D28103
|
2024-02-23 10:55:29 +01:00 |
|
Bruno Iljazovic
|
d78fdd3208
|
use associated executors for intermediate handlers
Summary: * per-operation cancellation changed: total/partial signals only prevent further resending, terminal signal cancels the whole client
Reviewers: ivica
Reviewed By: ivica
Subscribers: korina
Differential Revision: https://repo.mireo.local/D27246
|
2024-01-09 16:35:16 +01:00 |
|
Korina Šimičević
|
0d778c6b59
|
Update examples, tests & docs
Summary: related to T13242
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen, iljazovic
Differential Revision: https://repo.mireo.local/D26889
|
2023-12-07 15:47:02 +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 |
|
Ivica Siladic
|
d00acde499
|
Improve compilation time by 25% by reducing number of template class instantiation.
|
2023-12-03 11:52:04 +01:00 |
|
Bruno Iljazovic
|
f6248eea40
|
correct tracking executor
Summary: - don't resend per-operation cancelled publish and (un)subscribe operations
Reviewers: ivica
Reviewed By: ivica
Subscribers: korina
Differential Revision: https://repo.mireo.local/D26724
|
2023-11-28 11:04:14 +01:00 |
|
Korina Šimičević
|
83493c83d9
|
[mqtt client&test] #includes housekeeping
Summary: resolves T12777
Reviewers: ivica
Reviewed By: ivica
Subscribers: miljen
Maniphest Tasks: T12777
Differential Revision: https://repo.mireo.local/D25995
|
2023-10-06 12:31:55 +02:00 |
|
Korina Šimičević
|
2d957cd46f
|
[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 15:19:18 +02:00 |
|