laravel_echo/laravel_echo library

Classes

Channel
Connector<ClientType, ChannelType>
ConnectorOptions<T>
Echo<ClientType, ChannelType>
This class is the primary API for interacting with broadcasting.
LaravelEcho<ClientType, ChannelType>
LaravelEchoMigration
PresenceChannel
This interface represents a presence channel.
PrivateChannel
This interface represents a presence channel.
PusherChannel
This class represents a pusher channel.
PusherConnector
PusherPresenceChannel
This class represents a Pusher presence channel.
SocketIoChannel
This class represents a Socket.io channel.
SocketIoConnector
This class creates a connector to a Socket.io server.
SocketIoPrivateChannel
This class represents a Socket.io presence channel.