Move the client connection into a trait
Creates a helper trait in kiku-common that ClientConnection implements in order to facilitate sharing code with the future web ui.
Creates a helper trait in kiku-common that ClientConnection implements in order to facilitate sharing code with the future web ui.