Skip to content

v1.0.8-alpha TCP Connections Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@tbm0115 tbm0115 released this 18 Jan 08:30
edfb620

This release primarily focuses on allowing the TcpAdapter to manage multiple client connections. Previous versions only supported one connection per IP Address. This version includes management down to the port number.

Additional logging and refactoring was added to both the underlying Adapter class and the TcpAdapter.