(websocket client) improve the error message when connecting to a non websocket server

This commit is contained in:
Benjamin Sergeant
2019-12-16 17:57:43 -08:00
parent cae016564e
commit 862f8ea2d4
3 changed files with 19 additions and 3 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.5.3"
#define IX_WEBSOCKET_VERSION "7.5.4"