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

Laravel Broadcaster for the HTTP Pushstream Nginx Module

Results 3 laravel-http-pushstream-broadcaster issues
Sort by recently updated
recently updated
newest added

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...

It seems that there is no way to set a port on which the server is receiving connections. The module could work on any arbitrary port, so it would be...