Skip to content

Commit

Permalink
Deployed 52df8bb with MkDocs version: 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Aug 9, 2023
1 parent 4dd1555 commit e97b5bc
Show file tree
Hide file tree
Showing 24 changed files with 112 additions and 112 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@


<link rel="icon" href="/krossbow/assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>Krossbow</title>



<link rel="stylesheet" href="/krossbow/assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="/krossbow/assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="/krossbow/assets/stylesheets/palette.ecc896b0.min.css">
Expand Down
6 changes: 3 additions & 3 deletions artifacts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
<link rel="next" href="../migration-guides/">

<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>Artifacts summary - Krossbow</title>



<link rel="stylesheet" href="../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down Expand Up @@ -756,7 +756,7 @@ <h2 id="stomp-artifacts">STOMP artifacts<a class="headerlink" href="#stomp-artif
</table>
<p>Then add the dependency of your choice to your Gradle build.
For instance, if you intend to use Krossbow with Kotlinx Serialization:</p>
<div class="highlight"><pre><span></span><code><span class="n">implementation</span><span class="p">(</span><span class="s">&quot;org.hildan.krossbow:krossbow-stomp-kxserialization:5.3.0&quot;</span><span class="p">)</span>
<div class="highlight"><pre><span></span><code><span class="n">implementation</span><span class="p">(</span><span class="s">&quot;org.hildan.krossbow:krossbow-stomp-kxserialization:5.4.0&quot;</span><span class="p">)</span>
</code></pre></div>
<div class="admonition tip">
<p class="admonition-title">Don't need STOMP?</p>
Expand Down
1 change: 0 additions & 1 deletion assets/stylesheets/main.26e3688c.min.css

This file was deleted.

1 change: 1 addition & 0 deletions assets/stylesheets/main.eebd395e.min.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

88 changes: 44 additions & 44 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<link rel="next" href="stomp/getting-started/">

<link rel="icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>Krossbow</title>



<link rel="stylesheet" href="assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="assets/stylesheets/palette.ecc896b0.min.css">
Expand Down Expand Up @@ -807,68 +807,68 @@ <h3 id="web-socket-clients-target-support">Web socket clients target support<a c
<thead>
<tr>
<th>Module</th>
<th align="center">Browser</th>
<th align="center">NodeJS</th>
<th align="center">JVM</th>
<th align="center">iOS / tvOS / watchOS</th>
<th align="center">macOS / Linux / Windows</th>
<th align="left">Transitive dependencies</th>
<th style="text-align: center;">Browser</th>
<th style="text-align: center;">NodeJS</th>
<th style="text-align: center;">JVM</th>
<th style="text-align: center;">iOS / tvOS / watchOS</th>
<th style="text-align: center;">macOS / Linux / Windows</th>
<th style="text-align: left;">Transitive dependencies</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="./websocket/builtin">Built-in</a></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /> (JDK&nbsp;11+)</td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"></td>
<td align="left">None</td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /> (JDK&nbsp;11+)</td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"></td>
<td style="text-align: left;">None</td>
</tr>
<tr>
<td><a href="./websocket/ktor">Ktor 2</a></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="left"><a href="https://ktor.io/clients/websockets.html">Ktor</a>, and the relevant <a href="https://ktor.io/clients/http-client/engines.html">Ktor engine(s)</a></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: left;"><a href="https://ktor.io/clients/websockets.html">Ktor</a>, and the relevant <a href="https://ktor.io/clients/http-client/engines.html">Ktor engine(s)</a></td>
</tr>
<tr>
<td><a href="./websocket/ktor">Ktor 1.x</a></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"></td>
<td align="center"></td>
<td align="left"><a href="https://ktor.io/clients/websockets.html">Ktor</a>, and the relevant <a href="https://ktor.io/clients/http-client/engines.html">Ktor engine(s)</a></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"></td>
<td style="text-align: left;"><a href="https://ktor.io/clients/websockets.html">Ktor</a>, and the relevant <a href="https://ktor.io/clients/http-client/engines.html">Ktor engine(s)</a></td>
</tr>
<tr>
<td><a href="./websocket/okhttp">OkHttp</a></td>
<td align="center"></td>
<td align="center"></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td align="center"></td>
<td align="center"></td>
<td align="left"><a href="https://square.github.io/okhttp/">OkHttp</a></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"></td>
<td style="text-align: left;"><a href="https://square.github.io/okhttp/">OkHttp</a></td>
</tr>
<tr>
<td><a href="./websocket/sockjs">SockJS</a></td>
<td align="center"><img alt="🔶" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f536.png" title=":large_orange_diamond:" /></td>
<td align="center"><img alt="🔶" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f536.png" title=":large_orange_diamond:" /></td>
<td align="center"><img alt="🔶" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f536.png" title=":large_orange_diamond:" /></td>
<td align="center"></td>
<td align="center"></td>
<td align="left"><a href="https://github.com/sockjs/sockjs-client">sockjs-client</a> (on JS), <a href="https://docs.spring.io/spring-framework/docs/5.0.0.BUILD-SNAPSHOT/spring-framework-reference/html/websocket.html">Spring websocket</a> (on JVM)</td>
<td style="text-align: center;"><img alt="🔶" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f536.png" title=":large_orange_diamond:" /></td>
<td style="text-align: center;"><img alt="🔶" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f536.png" title=":large_orange_diamond:" /></td>
<td style="text-align: center;"><img alt="🔶" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f536.png" title=":large_orange_diamond:" /></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"></td>
<td style="text-align: left;"><a href="https://github.com/sockjs/sockjs-client">sockjs-client</a> (on JS), <a href="https://docs.spring.io/spring-framework/docs/5.0.0.BUILD-SNAPSHOT/spring-framework-reference/html/websocket.html">Spring websocket</a> (on JVM)</td>
</tr>
<tr>
<td><a href="./websocket/spring">Spring</a></td>
<td align="center"></td>
<td align="center"></td>
<td align="center"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /> <img alt="🔶" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f536.png" title=":large_orange_diamond:" /></td>
<td align="center"></td>
<td align="center"></td>
<td align="left"><a href="https://docs.spring.io/spring-framework/docs/5.0.0.BUILD-SNAPSHOT/spring-framework-reference/html/websocket.html">Spring websocket</a></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"><img alt="" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/2705.png" title=":white_check_mark:" /> <img alt="🔶" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f536.png" title=":large_orange_diamond:" /></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"></td>
<td style="text-align: left;"><a href="https://docs.spring.io/spring-framework/docs/5.0.0.BUILD-SNAPSHOT/spring-framework-reference/html/websocket.html">Spring websocket</a></td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 2 additions & 2 deletions license/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>License - Krossbow</title>



<link rel="stylesheet" href="../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down
4 changes: 2 additions & 2 deletions migration-guides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
<link rel="next" href="../kdoc/">

<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>Migration guides - Krossbow</title>



<link rel="stylesheet" href="../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,87 +2,87 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://joffrey-bion.github.io/krossbow/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/artifacts/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/license/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/migration-guides/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/stomp/advanced-features/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/stomp/config/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/stomp/getting-started/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/stomp/conversions/custom/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/stomp/conversions/jackson/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/stomp/conversions/kx-serialization/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/stomp/conversions/moshi/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/websocket/builtin/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/websocket/custom/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/websocket/ktor/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/websocket/okhttp/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/websocket/sockjs/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://joffrey-bion.github.io/krossbow/websocket/spring/</loc>
<lastmod>2023-07-03</lastmod>
<lastmod>2023-08-09</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions stomp/advanced-features/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
<link rel="next" href="../../websocket/builtin/">

<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>Advanced features - Krossbow</title>



<link rel="stylesheet" href="../../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down
4 changes: 2 additions & 2 deletions stomp/config/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
<link rel="next" href="../conversions/kx-serialization/">

<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>Configuration - Krossbow</title>



<link rel="stylesheet" href="../../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down
4 changes: 2 additions & 2 deletions stomp/conversions/custom/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
<link rel="next" href="../../advanced-features/">

<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>Custom conversions - Krossbow</title>



<link rel="stylesheet" href="../../../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../../../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../../../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down
Loading

0 comments on commit e97b5bc

Please sign in to comment.