Preparing search index...
The search index is not available
Documentation
Documentation
Bridge
BridgeOptions
Interface BridgeOptions
interface
BridgeOptions
{
port
?:
number
;
uuidGenerator
?:
()
=>
string
;
webSocketConstructor
?:
WebSocketImpl
;
}
Index
Properties
port?
uuid
Generator?
web
Socket
Constructor?
Properties
Optional
port
port
?:
number
Optional
uuid
Generator
uuidGenerator
?:
()
=>
string
Optional
web
Socket
Constructor
webSocketConstructor
?:
WebSocketImpl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
port
uuid
Generator
web
Socket
Constructor
Documentation
Loading...