Skip to content

BUGOVER/laravel-websocket

Repository files navigation

Laravel WebSockets 🛰

Latest Version on Packagist Quality Score Total Downloads

Bring the power of WebSockets to your Laravel application. Drop-in Pusher replacement, SSL support, Laravel Echo support and a debug dashboard are just some of its features.


NOTE

This package forked from https://github.com/beyondcode/laravel-websockets, for future support and adding new features and improving existing ones, this package is used in a real project and has shown its best side.

  • Added connection events
  • Added two-way connection send data to your server laravel

Documentation

For installation instructions, in-depth usage and deployment details, please take a look at the official documentation.