It's a laravel/echo wrapper for Vue JS ^2.0. This Vue plugin injects a Laravel Echo instance into all of your vue instances, allowing for a simple channel subscription on each instance, or using Laravel Echo through this.$echo. It will be synced with late
Fixed version of laravel-echo-server (update socket.io version, with other features)
A wrapper (and more) for the laravel-echo package