sveltekit-websockets
    Preparing search index...

    Function Action

    • Gives the ability to call the action and create the connection url but not use it directly

      Parameters

      • action: string
      • requestInit: RequestInit = {}
      • devalue: boolean = true

      Returns Promise<ActionSocketResult>