@perspective-dev/client
Preparing search index...
src/ts/wasm/browser.ts
websocket
Function websocket
websocket
(
module
:
Promise
<
__module
>
,
url
:
string
|
URL
)
:
Promise
<
Client
>
Create a new client connected via WebSocket to a server implemnting the Perspective Protocol.
Parameters
module
:
Promise
<
__module
>
url
:
string
|
URL
Returns
Promise
<
Client
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@perspective-dev/client
Loading...
Create a new client connected via WebSocket to a server implemnting the Perspective Protocol.