20.02.2019, 07:30
The current implementation creates new connection for each write request. Each read cycle (all mapped registers) also creates new connection. We are working on implementing persistent mode where only one connection is used for reading and writing.