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

    Class LocalClientServices

    Starts a local instance of the service host.

    Implements

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    • Parameters

      • params: ClientServicesHostParams

      Returns LocalClientServices

    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.

    signalMetadataTags: any

    Accessors

    • get host(): undefined | ClientServicesHost

      Returns undefined | ClientServicesHost

    Methods

    • Returns Promise<void>

    • Returns Promise<void>