(ws send) add option (-x) to disable per message deflate compression

This commit is contained in:
Benjamin Sergeant
2020-01-04 15:08:36 -08:00
parent e0187b2d8e
commit f56098dd4c
5 changed files with 10 additions and 3 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.8.9"
#define IX_WEBSOCKET_VERSION "7.9.0"