Deployed fcb92f8 with MkDocs version: 1.1.2

This commit is contained in:
2020-08-18 21:10:16 +00:00
parent cfebe0cc83
commit e5b722f71b
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> <li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#1027-2020-08-18" class="nav-link">[10.2.7] - 2020-08-18</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1026-2020-08-17" class="nav-link">[10.2.6] - 2020-08-17</a> <li class="nav-item" data-level="2"><a href="#1026-2020-08-17" class="nav-link">[10.2.6] - 2020-08-17</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
</ul> </ul>
@ -971,6 +975,8 @@
<h1 id="changelog">Changelog</h1> <h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p> <p>All changes to this project will be documented in this file.</p>
<h2 id="1027-2020-08-18">[10.2.7] - 2020-08-18</h2>
<p>(ws push_server) on the server side, stop sending and close the connection when the remote end has disconnected</p>
<h2 id="1026-2020-08-17">[10.2.6] - 2020-08-17</h2> <h2 id="1026-2020-08-17">[10.2.6] - 2020-08-17</h2>
<p>(ixwebsocket) replace std::unique_ptr<unsigned char[]> with std::array for some fixed arrays (which are in C++11)</p> <p>(ixwebsocket) replace std::unique_ptr<unsigned char[]> with std::array for some fixed arrays (which are in C++11)</p>
<h2 id="1025-2020-08-15">[10.2.5] - 2020-08-15</h2> <h2 id="1025-2020-08-15">[10.2.5] - 2020-08-15</h2>

View File

@ -265,5 +265,5 @@ webSocket.send(&quot;hello world&quot;);
<!-- <!--
MkDocs version : 1.1.2 MkDocs version : 1.1.2
Build Date UTC : 2020-08-17 23:49:06.252354+00:00 Build Date UTC : 2020-08-18 21:10:16.606205+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"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-08-17</lastmod> <lastmod>2020-08-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-08-17</lastmod> <lastmod>2020-08-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-08-17</lastmod> <lastmod>2020-08-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-08-17</lastmod> <lastmod>2020-08-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-08-17</lastmod> <lastmod>2020-08-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-08-17</lastmod> <lastmod>2020-08-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-08-17</lastmod> <lastmod>2020-08-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-08-17</lastmod> <lastmod>2020-08-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-08-17</lastmod> <lastmod>2020-08-18</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.