Skip to content

0.8.0

Compare
Choose a tag to compare
@gmag11 gmag11 released this 19 Feb 13:31
· 5 commits to main since this release

New synchronous send mode

  • A Synchronous Sending Mode is introduced, where the send method supports a blocking mode, returning a value only after message send confirmation is received.
  • A detailed performance table is included for various message lengths and sending modes, offering a clear comparison between ESP32 and ESP8266 devices in both synchronous and asynchronous modes.

Full Changelog: 0.7.0...0.8.0