Skip to content

Commit

Permalink
deploy: 16bfed6
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Sep 27, 2024
1 parent c0e5d91 commit 655c798
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@1e745229
// webSocket: WSClient[IO] = org.http4s.client.websocket.WSClient$$anon$7@174b5f79</span></code></pre>
</span><span class="comment">// http: Client[IO] = org.http4s.client.Client$$anon$3@2fa88386
// webSocket: WSClient[IO] = org.http4s.client.websocket.WSClient$$anon$7@768d27fd</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 655c798

Please sign in to comment.