laravel-http-pushstream-broadcaster icon indicating copy to clipboard operation
laravel-http-pushstream-broadcaster copied to clipboard

Driver [pushstream] is not supported.

Open elpado opened this issue 7 years ago • 1 comments

Using Laravel 5.4.*.

NGINX is compiled with the latest push stream module (NGINX 1.10.3) and testet with the CURL samples. All Fine!

I follow the configuration instructions for this laravel package. But my application is throwing the following error:

[InvalidArgumentException]
Driver [pushstream] is not supported.

What i'm doing wrong?

elpado avatar Mar 21 '17 16:03 elpado

I think Laravel has changed, breaking this package. Having the darndest time defining a different custom broadcaster (and found this package while hunting for a solution).

scottconnerly avatar Jan 22 '18 22:01 scottconnerly