bryanstern
httpClient.wss( request = { url(websocketUrl) header("foo", "bar") }, ) { // TODO: consume websocket }
Aleksei Tirman [JB]