Add option sendPingsAutomatically
This commit is contained in:
@@ -37,6 +37,7 @@ private:
|
||||
std::string fragmentBuffer;
|
||||
unsigned int controlTipLength = 0;
|
||||
bool isShuttingDown = 0;
|
||||
bool hasTimedOut = false;
|
||||
enum CompressionStatus : char {
|
||||
DISABLED,
|
||||
ENABLED,
|
||||
|
||||
Reference in New Issue
Block a user