Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Apr 13, 2024
1 parent 5f1d690 commit 7b2a613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Yes, there is no server included. You build the server by your own. You choose
the transport protocol, technology and everything else. rmodbus just process
frames and works with Modbus context.

For synchronous server and client for std we recommend using [RoboPLC Modbus
For synchronous servers and clients (std) we recommend using [RoboPLC Modbus
I/O](https://docs.rs/roboplc/latest/roboplc/io/modbus/index.html) modules.

Here is an example of a simple TCP blocking server:
Expand Down

0 comments on commit 7b2a613

Please sign in to comment.