bugover/laravel-websocket

An easy to use WebSocket server

1.15.2 2024-01-25 11:31 UTC

This package is auto-updated.

Last update: 2024-04-25 12:14:44 UTC


README

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.