Real-time Broadcasting with Server-sent Events
"Laravel Wave provides painless Laravel broadcasting with SSE – server-sent events that work with the default redis broadcasting driver and support Laravel Echo.
SSE allow you to send events from the server to client through the HTTP protocol."
Slava Razum
@slava_razum