  You're browsing the documentation for an old version of SupportPal. Consider upgrading to the [latest version](https://docs.supportpal.com/current/Broadcasting+Configuration). 

# Broadcasting Configuration

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

For details on how to set the below configuration items, please read: [Updating Config Files](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](Third+Party+Integrations+Pusher) integration page.