Laravel Echo - Javascript library for beautiful Pusher and Ably integration
Laravel Echo is a JavaScript library that makes it painless to subscribe to channels and listen for events broadcast by your server-side broadcasting driver. Laravel makes it easy to "broadcast" your events over a WebSocket connection. Broadcasting your Laravel events allows you to share the same event names between your server-side code and your client-side JavaScript application.
https://github.com/laravel/echo
https://laravel.com/docs/8.x/broadcasting#client-side-installation
License:
Tech:
Tags: