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