Skip to content

v2.4.0RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhoomakethu dhoomakethu released this 01 Aug 12:06
· 1432 commits to dev since this release

Version 2.4.0

  • Support async moduls tls server/client
  • Add local echo option
  • Add exponential backoffs on retries.
  • Fix error with rtu client for local_echo
  • Fix asyncio client not working with already running loop
  • Fix passing serial arguments to async clients
  • Support timeouts to break out of responspe await when server goes offline
  • Misc updates and bugfixes.