(websocket) WebSocketMessagePtr is a unique_ptr instead of a shared_ptr

This commit is contained in:
Benjamin Sergeant
2020-04-13 21:56:01 -07:00
parent 37a054723a
commit 432f0570f4
8 changed files with 11 additions and 314 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.2.4"
#define IX_WEBSOCKET_VERSION "9.2.5"