• Send an event to all connected clients.

    Parameters

    • eventName: string

      The event to trigger.

    • variable: Variable

      Additional variable to send with the event.

    Returns void