(ws push_server) on the server side, stop sending and close the connection when the remote end has disconnected

This commit is contained in:
Benjamin Sergeant
2020-08-18 14:09:27 -07:00
parent e8e98e667d
commit fcb92f862d
3 changed files with 12 additions and 2 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "10.2.6"
#define IX_WEBSOCKET_VERSION "10.2.7"