ConnectionWorker

constructor(clientSocket: Socket, onConnect: () -> Unit, onRequest: (String) -> Unit)