Skip to content

v2.7

Compare
Choose a tag to compare
@knolleary knolleary released this 02 Nov 13:15
· 44 commits to master since this release
  • Fix remaining-length handling to prevent buffer overrun
  • Add large-payload API - beginPublish/write/publish/endPublish
  • Add yield call to improve reliability on ESP
  • Add Clean Session flag to connect options
  • Add ESP32 support for functional callback signature
  • Various other fixes