mqtt_cpp
mqtt_cpp copied to clipboard
Introduced move_only_function.
This PR is NOT ready to merge. Still working.
Codecov Report
Merging #953 (c10583d) into master (0d9e718) will decrease coverage by
0.07%
. The diff coverage is76.49%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #953 +/- ##
==========================================
- Coverage 83.19% 83.11% -0.08%
==========================================
Files 65 67 +2
Lines 10391 10567 +176
==========================================
+ Hits 8645 8783 +138
- Misses 1746 1784 +38
1st step done. The next step is adding Asio CompletionToken for async_* APIs.