Response Local Connection
data class ResponseLocalConnection(val socket: SocketManager, val data: ResponseLocalConnectionData)
Container pairing the connected socket with its connection metadata.
Container pairing the connected socket with its connection metadata.