Skip to main content
Latest
class TransportWebsocketClient
implements ITransport<BagType>
import { TransportWebsocketClient } from "https://deno.land/x/earthstar_streaming_rpc@v5.0.1/mod.browser.ts";

Constructors

new
TransportWebsocketClient(opts: ITransportOpts<BagType>)

Type Parameters

BagType extends FnsBag

Properties

deviceId: string
readonly
isClosed
methods: BagType