Class ServicesClient

Client for services.iroh.computer.

Constructors

Methods

  • Read the current endpoint name from the local client.

    Returns Promise<string>

  • Ping the remote service.

    Returns Promise<void>

  • Force a metrics flush.

    Returns Promise<void>

  • Set the endpoint name cloud-side.

    Parameters

    • name: string

    Returns Promise<void>