This pull request adds support for Reverb as an Echo broadcaster.
Under the hood, Reverb will use the existing Pusher connector while explicitly setting the cluster option which avoids an error being returned from the Pusher SDK and means it doesn't have to be configured in the environment or manually when instantiating Echo.
This pull request adds support for Reverb as an Echo broadcaster.
Under the hood, Reverb will use the existing Pusher connector while explicitly setting the
cluster
option which avoids an error being returned from the Pusher SDK and means it doesn't have to be configured in the environment or manually when instantiating Echo.