1 unstable release
| 0.1.0 | Oct 29, 2024 |
|---|
#6 in #tokio-modbus
26KB
714 lines
robust-tokio-modbus
Builds on the excellent tokio-modbus crate and adds retries for reads/writes and establishing connections as a client. Mostly just a thin wrapper which makes it easier to build robust modbus clients that reconnect after server or network outages.
I have built this for my own personal projects and don't claim that this library is fit for any purpose.
Dependencies
~8–11MB
~112K SLoC