Broadcasting Configuration

The broadcasting.php file controls how application events are broadcast to clients.

Contents

For details on how to set the below configuration items, please read: Updating Config Files.

Default Driver

The default broadcasting driver "pollcast" requires no additional configuration and works in almost all environments.

Web Sockets

Web sockets can be used via a Pusher protocol compatible service. To enable web sockets browse to the Pusher integration page.