Skip to content

Move the client connection into a trait

Veda Heard requested to merge rest-client-common into master

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

Merge request reports