@dxos/react-client
    Preparing search index...

    Class ClientServicesProxy

    Implements services that are not local to the app. For example, the services can be located in Wallet Extension.

    Implements

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    • Parameters

      • _port: RpcPort
      • Optional_timeout: number

      Returns ClientServicesProxy

    Properties

    closed: Event<undefined | Error>

    The connection to the services provider was terminated. This should fire if the services disconnect unexpectedly or during a client reset.

    Accessors

    • get proxy(): ProtoRpcPeer<ClientServices>

      Returns ProtoRpcPeer<ClientServices>

    Methods

    • Returns Promise<void>

    • Returns Promise<void>