Sending invalid UTF-8 TEXT message should fail and close the connection (fix **tons** of autobahn test: 6.X UTF-8 Handling)

This commit is contained in:
Benjamin Sergeant
2019-09-03 10:30:22 -07:00
parent ab93e4f168
commit 55934918ff
6 changed files with 11 additions and 6 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "5.1.3"
#define IX_WEBSOCKET_VERSION "5.1.4"