rumqtt
rumqtt copied to clipboard
Add native tls WSS support.
Type of change
Resolves WSS part for https://github.com/bytebeamio/rumqtt/issues/866.
New feature (non-breaking change which adds functionality)
- Added native_tls websocket support
Checklist:
- [x] Formatted with
cargo fmt
- [x] Make an entry to
CHANGELOG.md
if it's relevant to the users of the library. If it's not relevant mention why.