• Marks a client as online in the specified swarm.

    Parameters

    • clientId: string

      The unique identifier of the client session.

    • swarmName: string

      The name of the swarm to operate on.

    Returns Promise<void>

    Throws an error if the swarm validation fails or if the operation fails.