philia
Preparing search index...
project/project/philia
IConfig
Interface IConfig
interface
IConfig
{
http
?:
Config
;
logger
?:
LoggerConfig
;
name
:
"Philia"
;
opts
?:
Options
;
path
?:
string
|
number
|
string
[]
;
role
:
"Client"
|
"Server"
;
type
:
"Socket"
|
"WebSocket"
;
}
Index
Properties
http?
logger?
name
opts?
path?
role
type
Properties
Optional
http
http
?:
Config
Optional
logger
logger
?:
LoggerConfig
name
name
:
"Philia"
Optional
opts
opts
?:
Options
Optional
path
path
?:
string
|
number
|
string
[]
role
role
:
"Client"
|
"Server"
type
type
:
"Socket"
|
"WebSocket"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
http
logger
name
opts
path
role
type
philia
Loading...