Deployed 696d802 with MkDocs version: 1.1
This commit is contained in:
parent
2a45556cbc
commit
5eb09a24bf
@ -92,6 +92,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="#830-2020-03-18" class="nav-link">[8.3.0] - 2020-03-18</a>
|
||||||
|
<ul class="nav flex-column">
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
<li class="nav-item" data-level="2"><a href="#827-2020-03-17" class="nav-link">[8.2.7] - 2020-03-17</a>
|
<li class="nav-item" data-level="2"><a href="#827-2020-03-17" class="nav-link">[8.2.7] - 2020-03-17</a>
|
||||||
<ul class="nav flex-column">
|
<ul class="nav flex-column">
|
||||||
</ul>
|
</ul>
|
||||||
@ -553,6 +557,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="830-2020-03-18">[8.3.0] - 2020-03-18</h2>
|
||||||
|
<p>(websocket) Simplify ping/pong based heartbeat implementation</p>
|
||||||
<h2 id="827-2020-03-17">[8.2.7] - 2020-03-17</h2>
|
<h2 id="827-2020-03-17">[8.2.7] - 2020-03-17</h2>
|
||||||
<p>(ws) ws connect gains a new option to set the interval at which to send pings
|
<p>(ws) ws connect gains a new option to set the interval at which to send pings
|
||||||
(ws) ws echo_server gains a new option (-p) to disable responding to pings with pongs</p>
|
(ws) ws echo_server gains a new option (-p) to disable responding to pings with pongs</p>
|
||||||
|
@ -260,5 +260,5 @@ webSocket.send("hello world");
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
MkDocs version : 1.1
|
MkDocs version : 1.1
|
||||||
Build Date UTC : 2020-03-18 07:02:34
|
Build Date UTC : 2020-03-18 08:15:55
|
||||||
-->
|
-->
|
||||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user