@conciergus/chat - v0.3.1
Preparing search index...
components
StreamingManagerConfig
Interface StreamingManagerConfig
interface
StreamingManagerConfig
{
maxConcurrentStreams
?:
number
;
reconnectAttempts
?:
number
;
reconnectDelay
?:
number
;
connectionTimeout
?:
number
;
enableAutoRetry
?:
boolean
;
enableFallback
?:
boolean
;
fallbackPollingInterval
?:
number
;
}
Index
Properties
max
Concurrent
Streams?
reconnect
Attempts?
reconnect
Delay?
connection
Timeout?
enable
Auto
Retry?
enable
Fallback?
fallback
Polling
Interval?
Properties
Optional
max
Concurrent
Streams
maxConcurrentStreams
?:
number
Optional
reconnect
Attempts
reconnectAttempts
?:
number
Optional
reconnect
Delay
reconnectDelay
?:
number
Optional
connection
Timeout
connectionTimeout
?:
number
Optional
enable
Auto
Retry
enableAutoRetry
?:
boolean
Optional
enable
Fallback
enableFallback
?:
boolean
Optional
fallback
Polling
Interval
fallbackPollingInterval
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Concurrent
Streams
reconnect
Attempts
reconnect
Delay
connection
Timeout
enable
Auto
Retry
enable
Fallback
fallback
Polling
Interval
@conciergus/chat - v0.3.1
Loading...