10 Commits

Author SHA1 Message Date
7b1533b3e6 Improve error messages, close conn on transactionID mismatch. v1.0.3 2023-02-25 13:04:25 +01:00
ce537e1373 Improve error handling v1.0.2 2023-02-25 11:08:53 +01:00
9a92e47837 Fix lockup on io timeout
When the client got a IO timeout the timer were never reset
Adjusting timeouts
v1.0.1
2023-02-24 22:59:39 +01:00
a5f1936632 Add tcp keep alive v1.0.0 2023-02-24 18:22:39 +01:00
07ad6f4b24 Use hostname instead of ip in tests 2023-02-16 21:31:53 +01:00
e450b2f3c8 Merge pull request 'Open tcp connection for every read.' (#1) from move-dial-to-read-registers into master 2020-10-19 19:53:36 +02:00
4c3ff497f4 Open tcp connection for every read.
To make the connection more resilient against connection errors.
v0.1.1
2020-10-19 19:50:41 +02:00
3a6f5c19c8 Fix tcp deadlines. v0.1.0 2020-10-13 17:52:12 +02:00
de5cb6d98f Change package name 2020-10-12 21:32:13 +02:00
e43b903974 First commit 2020-10-12 20:35:25 +02:00