Deployed 12f36b6 with MkDocs version: 1.1.2

This commit is contained in:
2020-08-06 11:41:33 +00:00
parent 182ee4cad6
commit bffff33cab
5 changed files with 17 additions and 11 deletions

View File

@ -98,6 +98,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="#1016-2020-08-06" class="nav-link">[10.1.6] - 2020-08-06</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1015-2020-08-02" class="nav-link">[10.1.5] - 2020-08-02</a>
<ul class="nav flex-column">
</ul>
@ -923,6 +927,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1016-2020-08-06">[10.1.6] - 2020-08-06</h2>
<p>(websocket server) Handle programmer error when the server callback is not registered properly (fix #227)</p>
<h2 id="1015-2020-08-02">[10.1.5] - 2020-08-02</h2>
<p>(ws) Add a new ws sub-command, push_server. This command runs a server which sends many messages in a loop to a websocket client. We can receive above 200,000 messages per second (cf #235).</p>
<h2 id="1014-2020-08-02">[10.1.4] - 2020-08-02</h2>

View File

@ -265,5 +265,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1.2
Build Date UTC : 2020-08-02 19:42:16.189102+00:00
Build Date UTC : 2020-08-06 11:41:33.742955+00:00
-->

File diff suppressed because one or more lines are too long

View File

@ -1,39 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>None</loc>
<lastmod>2020-08-02</lastmod>
<lastmod>2020-08-06</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-08-02</lastmod>
<lastmod>2020-08-06</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-08-02</lastmod>
<lastmod>2020-08-06</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-08-02</lastmod>
<lastmod>2020-08-06</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-08-02</lastmod>
<lastmod>2020-08-06</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-08-02</lastmod>
<lastmod>2020-08-06</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-08-02</lastmod>
<lastmod>2020-08-06</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-08-02</lastmod>
<lastmod>2020-08-06</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-08-02</lastmod>
<lastmod>2020-08-06</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.