@playlive/tiltify-phoenix
    Preparing search index...

    Variable DEFAULT_TILTIFY_SOCKET_URLConst

    DEFAULT_TILTIFY_SOCKET_URL: "wss://websockets.tiltify.com/socket"

    Default Tiltify Phoenix Socket endpoint.

    The legacy tiltify-tools client hard-coded the same URL; we lift it to a named constant so consumers can override per environment (staging, mock) without subclassing.