Skip to content

ntex mqtt v0.3.0

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 12 Aug 17:02
· 284 commits to master since this release

Changes

  • v5: Add topic aliases support

  • v5: Forward publish errors to control service

  • Move keep-alive timeout to Framed dispatcher

  • Rename PublishBuilder::at_most_once/at_least_once into send_at_most_once/send_at_least_once

  • Replace ConnectAck::properties with ConnectAck::with