Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PusherConfig

Hierarchy

Index

Properties

Optional auth

auth: undefined | object

Authentication information for the underlying connector

Optional authEndpoint

authEndpoint: undefined | string

The authentication endpoint

Optional broadcaster

broadcaster: undefined | "pusher"

Optional client

client: Pusher

A pusher client instance to use

Optional csrfToken

csrfToken: string | null

The application CSRF token

Optional host

host: string | null

The pusher host to connect to

Optional key

key: string | null

The pusher auth key

Optional namespace

namespace: undefined | string

The namespace to use for events