Skip to content

Commit

Permalink
deploy: 5651bf7
Browse files Browse the repository at this point in the history
  • Loading branch information
mempirate committed Feb 2, 2024
1 parent 6a3cb31 commit af8e786
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@ <h2 id="publishsubscribe-1"><a class="header" href="#publishsubscribe-1">Publish
<li>Gzip</li>
<li>Zstd</li>
<li>Snappy</li>
<li>LZ4</li>
</ul>
<p>If you wish to use a custom compression algorithm, this is not exposed with a public API yet.
If you need this, please <a href="https://github.com/chainbound/msg-rs/issues/new">open an issue</a> on Github and we will prioritize it!</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions usage/compression.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ <h2 id="publishsubscribe"><a class="header" href="#publishsubscribe">Publish/Sub
<li>Gzip</li>
<li>Zstd</li>
<li>Snappy</li>
<li>LZ4</li>
</ul>
<p>If you wish to use a custom compression algorithm, this is not exposed with a public API yet.
If you need this, please <a href="https://github.com/chainbound/msg-rs/issues/new">open an issue</a> on Github and we will prioritize it!</p>
Expand Down

0 comments on commit af8e786

Please sign in to comment.