awslabs / aws-c-mqtt

C99 implementation of the MQTT 3.1.1 specification.
Apache License 2.0
93 stars 30 forks source link

Update README.md #337

Closed jmklix closed 9 months ago

jmklix commented 9 months ago

Issue #, if available: https://github.com/awslabs/aws-c-mqtt/issues/336

Description of changes: update readme to include mqtt5

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6d36cd3) 82.40% compared to head (7fb884d) 82.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #337 +/- ## ========================================== + Coverage 82.40% 82.42% +0.02% ========================================== Files 20 20 Lines 8775 8775 ========================================== + Hits 7231 7233 +2 + Misses 1544 1542 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.