A simple TCP server implementation. Needs better reuse of resources, optimizations, etc. TCP connectors implement TcpConnectionHandler, and use TcpConnection class - no other dependency with the rest.