v1.0.8-alpha TCP Connections Update
Pre-release
Pre-release
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
.