laravel-echo-server icon indicating copy to clipboard operation
laravel-echo-server copied to clipboard

Socket.io server for Laravel Echo

Results 117 laravel-echo-server issues
Sort by recently updated
recently updated
newest added

Hello I use basic http auth on my server laravel-echo-server is behind reverse proxy laravel is also served by the same apache server (i use Lumen to be precise! so...

I want to move the clients appId and key to env file like LARAVEL_ECHO_SERVER_AUTH_HOST. Pleas e give me any suggest.

**Describe the bug** On a vanilla Docker/Laravel setup, there are usually 1 or more containers sharing their web directory. Additional containers can be spun up as needed, to scale on...

…l-echo-server 1.6.2 This PR combine hooks implementation [gomedigap/laravel-echo-server](https://github.com/gomedigap/laravel-echo-server) and optimized for l-echo-server 1.6.2

I am using Laravel Broadcast Notification, Laravel Echo and Laravel Echo Server. In local notification listen for all user but in server if notification added for 10 users then listen...

How we can keep `laravel-echo-server start` command running? (something like forever.js) As soon as I close my terminal this command will terminate and connections will be lost. So **how to...

It was running fine on local machine but not working on production as i am using AWS redis cluster there. Although It is showing "✔ Listening for redis events..." ....

Does it work with laravel sanctum? https://laravel.com/docs/7.x/sanctum#authorizing-private-broadcast-channels laravel-echo-server throws 401 when I'm trying to authenticate private channels.

review

**Describe the bug** While sending http request laravel-echo-server stops and showing error in the terminal. **To Reproduce** Steps to reproduce the behavior: 1. Generate Api Clinet id 2. use the...

We are also facing the Issue with Presence Channel Users list and Whisper on Loadbalancer, It is not taking from Redis. Please support us, how we need to go further...