createDisposableHttpClient

fun createDisposableHttpClient(): <Error class: unknown class>

Creates a disposable HttpClient for a single use. Once the websocket is disconnected it's okay to use a new HttpClient, as the old one can be dead.