Skip to content

Documentation / @agentick/client / createWSTransport

Function: createWSTransport() ​

createWSTransport(config): WSTransport

Defined in: client/src/ws-transport.ts:63

Create a WebSocket-backed ClientTransport.

Parameters ​

config ​

WSTransportConfig

Returns ​

WSTransport

Released under the ISC License.