Skip to content

Commit

Permalink
deploy: a728ab5
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Mar 6, 2024
1 parent d4922d8 commit 3bbf3b9
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@7329900b
// webSocket: WSClient[IO] = org.http4s.client.websocket.WSClient$$anon$7@4627e41e</span></code></pre>
</span><span class="comment">// http: Client[IO] = org.http4s.client.Client$$anon$3@348b5732
// webSocket: WSClient[IO] = org.http4s.client.websocket.WSClient$$anon$7@23093648</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 3bbf3b9

Please sign in to comment.