Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 18:29
· 38 commits to main since this release
  • ⭐ Add Modbus Security (TLS) support. See #52.
  • ⭐ Add RTU support. See #56.
  • ⭐ Dynamic protocol decoding. See #61.
  • ⭐ Resolve host names on client. See #68.
  • ⭐ Add communication channel state callbacks. See #77.
  • ⭐ TCP/TLS server can now filter incoming connections based on IP. See #87.
  • 🐛 Properly reset TCP connection retry timeout on success. See #82.