rusty-modbus-server 0.1.0

Async Modbus server with pluggable DataStore backend
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# rusty-modbus-server

Async Modbus server with pluggable DataStore backend

Part of [**rusty-modbus**](https://github.com/jscott3201/rusty-modbus) — an async Modbus protocol stack for Rust
(TCP / RTU / TLS, with client, server, gateway, and connection pool).

- 📖 [API documentation]https://docs.rs/rusty-modbus-server
- 📦 [Workspace & examples]https://github.com/jscott3201/rusty-modbus

## License

Licensed under the [MIT license](LICENSE). MSRV: Rust 1.95.