Deployed 87709c2 with MkDocs version: 1.1.2

This commit is contained in:
2020-07-11 00:12:11 +00:00
parent 3d4ecc4501
commit 0ad0129177
5 changed files with 22 additions and 10 deletions

View File

@ -95,6 +95,14 @@
<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="#992-2020-07-10" class="nav-link">[9.9.2] - 2020-07-10</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#991-2020-07-10" class="nav-link">[9.9.1] - 2020-07-10</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#990-2020-07-08" class="nav-link">[9.9.0] - 2020-07-08</a>
<ul class="nav flex-column">
</ul>
@ -840,6 +848,10 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="992-2020-07-10">[9.9.2] - 2020-07-10</h2>
<p>(socket server) bump default max connection count from 32 to 128</p>
<h2 id="991-2020-07-10">[9.9.1] - 2020-07-10</h2>
<p>(snake) implement super simple stream sql expression support in snake server</p>
<h2 id="990-2020-07-08">[9.9.0] - 2020-07-08</h2>
<p>(socket+websocket+http+redis+snake servers) expose the remote ip and remote port when a new connection is made</p>
<h2 id="986-2020-07-06">[9.8.6] - 2020-07-06</h2>

View File

@ -262,5 +262,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1.2
Build Date UTC : 2020-07-08 19:14:25.100453+00:00
Build Date UTC : 2020-07-11 00:12:11.731765+00:00
-->

File diff suppressed because one or more lines are too long

View File

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

Binary file not shown.