Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added no CONNACK response broker emulation. #869

Merged
merged 1 commit into from
Sep 25, 2021

Conversation

redboltz
Copy link
Owner

Fixed connack() sending code. It should be async_connack().

@codecov
Copy link

codecov bot commented Sep 25, 2021

Codecov Report

Merging #869 (6acae0f) into master (6d26414) will decrease coverage by 0.22%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #869      +/-   ##
==========================================
- Coverage   83.75%   83.53%   -0.23%     
==========================================
  Files          62       62              
  Lines        9722     9756      +34     
==========================================
+ Hits         8143     8150       +7     
- Misses       1579     1606      +27     

Fixed connack() sending code. It should be async_connack().
@redboltz redboltz merged commit f41bf2b into master Sep 25, 2021
@redboltz redboltz deleted the add_broker_no_connack_test branch September 25, 2021 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant