Deployed d2db731 with MkDocs version: 1.1
This commit is contained in:
parent
d525721cc9
commit
5264a7dc80
@ -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="#910-2020-03-26" class="nav-link">[9.1.0] - 2020-03-26</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#903-2020-03-24" class="nav-link">[9.0.3] - 2020-03-24</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -589,6 +593,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="910-2020-03-26">[9.1.0] - 2020-03-26</h2>
|
||||
<p>(ixcobra) add explicit event types for handshake, authentication and subscription failure, and handle those by exiting in ws_cobra_subcribe and friends</p>
|
||||
<h2 id="903-2020-03-24">[9.0.3] - 2020-03-24</h2>
|
||||
<p>(ws connect) display statistics about how much time it takes to stop the connection</p>
|
||||
<h2 id="902-2020-03-24">[9.0.2] - 2020-03-24</h2>
|
||||
|
@ -260,5 +260,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-03-25 03:30:01
|
||||
Build Date UTC : 2020-03-27 01:55:37
|
||||
-->
|
||||
|
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-25</lastmod>
|
||||
<lastmod>2020-03-27</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-25</lastmod>
|
||||
<lastmod>2020-03-27</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-25</lastmod>
|
||||
<lastmod>2020-03-27</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-25</lastmod>
|
||||
<lastmod>2020-03-27</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-25</lastmod>
|
||||
<lastmod>2020-03-27</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-25</lastmod>
|
||||
<lastmod>2020-03-27</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-03-25</lastmod>
|
||||
<lastmod>2020-03-27</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