Commit Graph

9 Commits

Author SHA1 Message Date
ec0ba31b86 Fixed wrong 'following bytes' information in TCP proxy 2025-01-21 19:26:13 +01:00
96b5ee21c8 Updated licensing information (still MIT) 2025-01-21 19:22:30 +01:00
6a231e02cb ReadWriteTimeout for ModbusTcpProxy changed
As suggestion of #5 on GitHub, the default value of the timeout changed.
But to the same timeout as on HttpClient and not infinite.
2024-12-13 17:58:34 +01:00
c1a70de6bb Moved InternalsVisibleTo to directory.build.props 2024-11-12 08:26:25 +01:00
6a63dbb739 Bump to v0.3.1 2024-06-28 21:37:26 +02:00
1536c60336 Fixing wrong range validations 2024-06-28 21:37:00 +02:00
d027b6939a Fixing an issue with missing internal client on TCP (caused by AddressFamily.Unknown in default constructor) 2024-05-28 21:13:49 +02:00
bc3ca4fa52 Implemented RTU proxy 2024-04-21 00:18:07 +02:00
54511c9366 Added new Proxy package with Tcp implementation 2024-04-20 20:54:25 +02:00