Open Huzaifa-Asif opened 1 year ago
It will not effect the existing behaviour of Laravel Echo Npm Module, It will make sure that if multiple echo servers are running with same Redis Connection then the Event is emitted to other server as well if they are subscribed to that event.
To make Laravel Echo Server Horizontally Scalable Redis Adapter is integrated with Echo Server.
The following changes are made: