diff --git a/CHANGELOG/index.html b/CHANGELOG/index.html index 604e99b0..cb6a2076 100644 --- a/CHANGELOG/index.html +++ b/CHANGELOG/index.html @@ -639,7 +639,7 @@ ws_connect: connection closed: code 1000 reason Normal closure

[8.0.7] - 2020-02-12

(build) remove the unused subtree which was causing some way of installing to break

[8.0.6] - 2020-01-31

-

(snake) add an option to disable answering pongs as response to pings, to test cobra client behavior with hanged connections

+

(snake) add an option to disable answering pongs as response to pings, to test cobra client behavior with hanged connections

[8.0.5] - 2020-01-31

(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

[8.0.4] - 2020-01-31

diff --git a/build/index.html b/build/index.html index 7ee1e382..a125c540 100644 --- a/build/index.html +++ b/build/index.html @@ -134,12 +134,12 @@ There is a unittest which can be executed by typing make test.

Conan

Download

Conan is currently supported through a recipe in Conan Center (Bintray entry).

-

Package reference

+

Package reference

-

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 has to be lower-case.

+

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 has to be lower-case.

Docker

There is a Dockerfile for running the unittest on Linux, and to run the ws tool. It is also available on the docker registry.

docker run bsergean/ws
diff --git a/index.html b/index.html
index 129f6cb8..23cad5c0 100644
--- a/index.html
+++ b/index.html
@@ -260,5 +260,5 @@ webSocket.send("hello world");
 
 
diff --git a/sitemap.xml b/sitemap.xml
index a571c37b..38a87dc3 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,31 +1,31 @@
 
 
      None
-     2020-03-20
+     2020-03-22
      daily
     
      None
-     2020-03-20
+     2020-03-22
      daily
     
      None
-     2020-03-20
+     2020-03-22
      daily
     
      None
-     2020-03-20
+     2020-03-22
      daily
     
      None
-     2020-03-20
+     2020-03-22
      daily
     
      None
-     2020-03-20
+     2020-03-22
      daily
     
      None
-     2020-03-20
+     2020-03-22
      daily
     
 
\ No newline at end of file
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index 61ccedf1..4528cef9 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ