Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/net
WebSocketEndpoint
Interface WebSocketEndpoint
interface
WebSocketEndpoint
{
implementation
?:
WebSocketConstructor
;
protocols
?:
string
|
string
[]
;
url
:
string
|
URL
;
}
Index
Properties
implementation?
protocols?
url
Properties
Optional
Readonly
implementation
implementation
?:
WebSocketConstructor
Optional
Readonly
protocols
protocols
?:
string
|
string
[]
Readonly
url
url
:
string
|
URL
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
implementation
protocols
url
Documentation - v0.0.7
Loading...