1 unstable release
0.1.0 | Oct 29, 2024 |
---|
#5 in #reconnect
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
~3.5–9.5MB
~86K SLoC