(ws) initialize maxWaitBetweenReconnectionRetries to a non zero value ; a zero value was causing spurious reconnections attempts
This commit is contained in:
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "11.1.1"
|
||||
#define IX_WEBSOCKET_VERSION "11.1.2"
|
||||
|
Reference in New Issue
Block a user