Deployed 696d802
with MkDocs version: 1.1
This commit is contained in:
@ -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="#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>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -553,6 +557,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<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>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user