Add initial send compression

This commit is contained in:
Alex Hultman
2018-12-22 03:08:12 +01:00
parent a54aa23329
commit f8e299c312
7 changed files with 102 additions and 7 deletions
+2
View File
@@ -17,6 +17,8 @@
#ifndef WEBSOCKETPROTOCOL_UWS_H
#define WEBSOCKETPROTOCOL_UWS_H
// this module depends on windows ws2_lib being linked which is nonsense, fix!
/* This segment is not cross-platform! Fix! */
/* PortableEndianConversion.h */
#ifdef __linux