Is your feature request related to a problem? Please describe.
It's difficult to test a server ATM since creating a client for it is not straightforward - you probably need to implement your own transport to link them.
Describe the solution you'd like
A straightforward way to create a client from a server for testing. Could be in a dedicated testing artifact.