Stop having ws send subcommand send a binary message in text mode, which would cause error in make ws_test shell script test

This commit is contained in:
Benjamin Sergeant
2019-09-25 15:39:43 -07:00
parent 05f29639e5
commit 3cd7c0194f
6 changed files with 12 additions and 7 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "6.2.6"
#define IX_WEBSOCKET_VERSION "6.2.7"