Skip to content

Commit

Permalink
Minor update to README to list some new features.
Browse files Browse the repository at this point in the history
  • Loading branch information
fpagliughi committed Dec 7, 2020
1 parent 9b9f49e commit b3992ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ Note that this branch will be formally released to coincide with the release of
- Select whether to persist QoS 0 messages
- Started classes to create options using the Builder Pattern, with the `create_options_builder`, `connect_options_builder`, `message_ptr_builder`, etc.
- User-defined websocket HTTP headers.
- HTTP/S proxy support
- SSL/TLS error and PSK callback support
- Support for user-defined persistence encoding/decoding.
- Converted the unit tests to use Catch2
- [#231] Added `on_disconnected` callback to handle receipt of disconnect packet from server.
- [#211, 223, #235] Removed use of Log() function from the Paho C library.
Expand Down

0 comments on commit b3992ec

Please sign in to comment.