Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SocketIoConfig

Hierarchy

Index

Properties

Optional auth

auth: undefined | object

Authentication information for the underlying connector

Optional authEndpoint

authEndpoint: undefined | string

The authentication endpoint

broadcaster

broadcaster: "socket.io"

Optional client

client: SocketIOClientStatic

A reference to the socket.io client to use

Optional csrfToken

csrfToken: string | null

The application CSRF token

host

host: string

The url of the laravel echo server instance

Optional namespace

namespace: undefined | string

The namespace to use for events