Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
SSEDirectorBridgeOptions
Interface SSEDirectorBridgeOptions
interface
SSEDirectorBridgeOptions
{
baseUrl
:
string
;
characterId
:
string
;
fps
?:
number
;
dropP2
?:
boolean
;
eventSourceFactory
?:
(
url
:
string
)
=>
EventSource
;
initialLastEventId
?:
number
;
}
Index
Properties
base
Url
character
Id
fps?
drop
P2?
event
Source
Factory?
initial
Last
Event
Id?
Properties
base
Url
baseUrl
:
string
character
Id
characterId
:
string
Optional
fps
fps
?:
number
Optional
drop
P2
dropP2
?:
boolean
Optional
event
Source
Factory
eventSourceFactory
?:
(
url
:
string
)
=>
EventSource
Optional
initial
Last
Event
Id
initialLastEventId
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
character
Id
fps
drop
P2
event
Source
Factory
initial
Last
Event
Id
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...