Skip to content

PubSubClient (ThingsBoard)

Latest
Compare
Choose a tag to compare
@imbeacon imbeacon released this 10 Dec 08:21

What's Changed

  • fix: connect() method - use correct buffer to write password into by @hb9xar in #11
  • Use Send buffer to send user credentials in connect function by @jpeterse in #12
  • Fix keepalive handling (various issues in original issue tracker) by @uschindler in #14
  • Create individual buffer sizes for sending and receiving buffers by @jpeterse in #13
  • Update README.md to document breaking changes to setBufferSize() by @jpeterse in #15

New Contributors

Full Changelog: v2.10.0...v2.11.0