Skip to content

Commit

Permalink
deploy: 41f5a04
Browse files Browse the repository at this point in the history
  • Loading branch information
amesgen committed Feb 2, 2024
1 parent 5be8d61 commit 42d5050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 0.9/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ <h3 id="creation" class="section"><a class="anchor-link left" href="#creation"><
(</span><span class="type-name">JdkHttpClient</span><span>[</span><span class="type-name">IO</span><span>](</span><span class="identifier">httpClient</span><span>), </span><span class="type-name">JdkWSClient</span><span>[</span><span class="type-name">IO</span><span>](</span><span class="identifier">httpClient</span><span>))
}
.</span><span class="identifier">unsafeRunSync</span><span>()
</span><span class="comment">// http: Client[IO] = org.http4s.client.Client$$anon$3@55f530cb
// webSocket: WSClient[IO] = org.http4s.client.websocket.WSClient$$anon$7@50f26c7a</span></code></pre>
</span><span class="comment">// http: Client[IO] = org.http4s.client.Client$$anon$3@42f87749
// webSocket: WSClient[IO] = org.http4s.client.websocket.WSClient$$anon$7@125be9f6</span></code></pre>
<p>If you do not need an HTTP client, you can also call <code>JdkWSClient.simple[IO]</code> as above.</p>

<h3 id="overview" class="section"><a class="anchor-link left" href="#overview"><i class="icofont-laika link">&#xef71;</i></a>Overview</h3>
Expand Down

0 comments on commit 42d5050

Please sign in to comment.