• Send a message to a specific peer.

    Parameters

    • ids: string[]

      The IDs of the clients to send the event to.

    • messageName: string

      The event to trigger.

    • messageData: object

    Returns Promise<void>