Deployed 9dcc253 with MkDocs version: 1.1
This commit is contained in:
parent
c04be63c60
commit
4b69efb91d
@ -92,6 +92,10 @@
|
||||
|
||||
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
|
||||
<ul class="nav flex-column">
|
||||
<li class="nav-item" data-level="2"><a href="#900-2020-03-23" class="nav-link">[9.0.0] - 2020-03-23</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#834-2020-03-23" class="nav-link">[8.3.4] - 2020-03-23</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -573,6 +577,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="900-2020-03-23">[9.0.0] - 2020-03-23</h2>
|
||||
<p>(websocket) reset per-message deflate codec everytime we connect to a server/client</p>
|
||||
<h2 id="834-2020-03-23">[8.3.4] - 2020-03-23</h2>
|
||||
<p>(websocket) fix #167, a long standing issue with sending empty messages with per-message deflate extension (and hopefully other zlib bug)</p>
|
||||
<h2 id="833-2020-03-22">[8.3.3] - 2020-03-22</h2>
|
||||
|
@ -260,5 +260,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-03-23 22:22:36
|
||||
Build Date UTC : 2020-03-24 01:47:44
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
14
sitemap.xml
14
sitemap.xml
@ -1,31 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-23</lastmod>
|
||||
<lastmod>2020-03-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-23</lastmod>
|
||||
<lastmod>2020-03-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-23</lastmod>
|
||||
<lastmod>2020-03-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-23</lastmod>
|
||||
<lastmod>2020-03-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-23</lastmod>
|
||||
<lastmod>2020-03-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-23</lastmod>
|
||||
<lastmod>2020-03-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-23</lastmod>
|
||||
<lastmod>2020-03-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user