Deployed 5ad54a8 with MkDocs version: 1.1
This commit is contained in:
parent
8b42b51219
commit
5b54c823b5
@ -639,7 +639,7 @@ ws_connect: connection closed: code 1000 reason Normal closure
|
|||||||
<h2 id="807-2020-02-12">[8.0.7] - 2020-02-12</h2>
|
<h2 id="807-2020-02-12">[8.0.7] - 2020-02-12</h2>
|
||||||
<p>(build) remove the unused subtree which was causing some way of installing to break</p>
|
<p>(build) remove the unused subtree which was causing some way of installing to break</p>
|
||||||
<h2 id="806-2020-01-31">[8.0.6] - 2020-01-31</h2>
|
<h2 id="806-2020-01-31">[8.0.6] - 2020-01-31</h2>
|
||||||
<p>(snake) add an option to disable answering pongs as response to pings, to test cobra client behavior with hanged connections </p>
|
<p>(snake) add an option to disable answering pongs as response to pings, to test cobra client behavior with hanged connections</p>
|
||||||
<h2 id="805-2020-01-31">[8.0.5] - 2020-01-31</h2>
|
<h2 id="805-2020-01-31">[8.0.5] - 2020-01-31</h2>
|
||||||
<p>(IXCobraConnection) set a ping timeout of 90 seconds. If no pong messages are received as responses to ping for a while, give up and close the connection</p>
|
<p>(IXCobraConnection) set a ping timeout of 90 seconds. If no pong messages are received as responses to ping for a while, give up and close the connection</p>
|
||||||
<h2 id="804-2020-01-31">[8.0.4] - 2020-01-31</h2>
|
<h2 id="804-2020-01-31">[8.0.4] - 2020-01-31</h2>
|
||||||
|
@ -134,12 +134,12 @@ There is a unittest which can be executed by typing <code>make test</code>.</p>
|
|||||||
<h3 id="conan">Conan</h3>
|
<h3 id="conan">Conan</h3>
|
||||||
<p><a href="https://bintray.com/conan/conan-center/ixwebsocket%3A_/_latestVersion"> <img alt="Download" src="https://api.bintray.com/packages/conan/conan-center/ixwebsocket%3A_/images/download.svg" /> </a></p>
|
<p><a href="https://bintray.com/conan/conan-center/ixwebsocket%3A_/_latestVersion"> <img alt="Download" src="https://api.bintray.com/packages/conan/conan-center/ixwebsocket%3A_/images/download.svg" /> </a></p>
|
||||||
<p>Conan is currently supported through a recipe in <a href="https://github.com/conan-io/conan-center-index/tree/master/recipes/ixwebsocket">Conan Center</a> (<a href="https://bintray.com/conan/conan-center/ixwebsocket%3A_">Bintray entry</a>).</p>
|
<p>Conan is currently supported through a recipe in <a href="https://github.com/conan-io/conan-center-index/tree/master/recipes/ixwebsocket">Conan Center</a> (<a href="https://bintray.com/conan/conan-center/ixwebsocket%3A_">Bintray entry</a>).</p>
|
||||||
<p>Package reference </p>
|
<p>Package reference</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Conan 1.21.0 and up: <code>ixwebsocket/7.9.2</code></li>
|
<li>Conan 1.21.0 and up: <code>ixwebsocket/7.9.2</code></li>
|
||||||
<li>Earlier versions: <code>ixwebsocket/7.9.2@_/_</code></li>
|
<li>Earlier versions: <code>ixwebsocket/7.9.2@_/_</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Note that the version listed here might not be the latest one. See Bintray or the recipe itself for the latest version. If you're migrating from the previous, custom Bintray remote, note that the package reference <em>has</em> to be lower-case. </p>
|
<p>Note that the version listed here might not be the latest one. See Bintray or the recipe itself for the latest version. If you're migrating from the previous, custom Bintray remote, note that the package reference <em>has</em> to be lower-case.</p>
|
||||||
<h3 id="docker">Docker</h3>
|
<h3 id="docker">Docker</h3>
|
||||||
<p>There is a Dockerfile for running the unittest on Linux, and to run the <code>ws</code> tool. It is also available on the docker registry.</p>
|
<p>There is a Dockerfile for running the unittest on Linux, and to run the <code>ws</code> tool. It is also available on the docker registry.</p>
|
||||||
<pre><code>docker run bsergean/ws
|
<pre><code>docker run bsergean/ws
|
||||||
|
@ -260,5 +260,5 @@ webSocket.send("hello world");
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
MkDocs version : 1.1
|
MkDocs version : 1.1
|
||||||
Build Date UTC : 2020-03-20 23:58:01
|
Build Date UTC : 2020-03-22 02:32:29
|
||||||
-->
|
-->
|
||||||
|
14
sitemap.xml
14
sitemap.xml
@ -1,31 +1,31 @@
|
|||||||
<?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-03-20</lastmod>
|
<lastmod>2020-03-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-03-20</lastmod>
|
<lastmod>2020-03-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-03-20</lastmod>
|
<lastmod>2020-03-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-03-20</lastmod>
|
<lastmod>2020-03-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-03-20</lastmod>
|
<lastmod>2020-03-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-03-20</lastmod>
|
<lastmod>2020-03-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-03-20</lastmod>
|
<lastmod>2020-03-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user