If enabled, ping the server periodically to prevent the connection from being closed.
Time (in milliseconds) between keep-alive pings
The maximum number of connection attempts to make before throwing an error in ScreepsSocketClient.reconnect.
The maximum delay (in milliseconds) before a retry attempt in ScreepsSocketClient.reconnect.
If enabled, ScreepsSocketClient will call reconnect automatically when disconnected.
If enabled, all previous subscriptions will be recreated after successfully reconnecting.
Configuration options for ScreepsSocketClient. These are used when calling ScreepsSocketClient.connect.
See
DEFAULT_SOCKET_CONFIG for default values