Preparing search index...
The search index is not available
@matrixai/ws
@matrixai/ws
types
ResolveHostname
Type alias ResolveHostname
Resolve
Hostname
:
(
(
hostname
:
string
)
=>
string
|
PromiseLike
<
string
>
)
Type declaration
(
hostname
:
string
)
:
string
|
PromiseLike
<
string
>
Custom hostname resolution. It is expected this returns an IP address.
Parameters
hostname:
string
Returns
string
|
PromiseLike
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@matrixai/ws
config
errors
events
message
types
utils
Address
Callback
Connection
Error
Connection
Id
Connection
Metadata
Host
Hostname
Opaque
Port
Promise
Deconstructed
Resolve
Hostname
Stream
Code
To
Reason
Stream
Reason
To
Code
TLSVerify
Callback
Web
Socket
Client
Config
Input
Web
Socket
Config
Web
Socket
Server
Config
Input
Web
Socket
Server
Config
Input
With
Injected
Server
Generated using
TypeDoc
Custom hostname resolution. It is expected this returns an IP address.