@refinio/one.models
Preparing search index...
misc/ConnectionEstablishment/LeuteConnectionsModule
SocketConfiguration
Type Alias SocketConfiguration
type
SocketConfiguration
=
{
catchAll
?:
boolean
;
host
:
string
;
port
:
number
;
type
:
"socket"
;
url
:
string
;
}
Index
Properties
catch
All?
host
port
type
url
Properties
Optional
catch
All
catchAll
?:
boolean
host
host
:
string
port
port
:
number
type
type
:
"socket"
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
catch
All
host
port
type
url
@refinio/one.models
Loading...