Deployed d6f534d with MkDocs version: 1.1

This commit is contained in:
2020-03-18 07:02:35 +00:00
parent 6b6cd42b6b
commit 2a45556cbc
4 changed files with 4 additions and 3 deletions

View File

@ -554,7 +554,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</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</p>
<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>
<pre><code>IXWebSocket$ ws connect --ping_interval 2 wss://echo.websocket.org
Type Ctrl-D to exit prompt...
Connecting to url: wss://echo.websocket.org