(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

This commit is contained in:
Benjamin Sergeant
2020-01-31 16:25:45 -08:00
parent f3760318b7
commit f994a41845
3 changed files with 13 additions and 1 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "8.0.4"
#define IX_WEBSOCKET_VERSION "8.0.5"