(websocket client + server) WebSocketMessage class tweak to fix unsafe patterns

This commit is contained in:
Benjamin Sergeant
2021-06-03 18:41:22 -07:00
parent 26897b2425
commit 09aac56ab4
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "11.2.7"
#define IX_WEBSOCKET_VERSION "11.2.8"