We want to create a library with websocket client ...
# http4k
a
We want to create a library with websocket client with http4k. Why is
WebsocketClient.blocking
returning an
WsClient
which is in a
testing
package? Does this mean we should not use it other then testing?