Go to file
a6a2f5842 4fe731a777 BF catch throwable instead of exceptions 2025-09-06 10:43:07 +02:00
.github/workflows Merge 2.x changes (#1043) 2022-10-06 13:46:54 +02:00
config A more default settings 2025-05-08 10:54:11 +02:00
database/migrations Renovation 2025-01-16 08:54:02 +01:00
docs Renovation 2025-01-16 08:54:02 +01:00
resources/views Merge 2.x changes (#1043) 2022-10-06 13:46:54 +02:00
src BF catch throwable instead of exceptions 2025-09-06 10:43:07 +02:00
tests Pusher : -> . 2025-01-18 17:06:52 +01:00
.codecov.yml Addded .codecov.yml 2020-08-23 13:54:22 +03:00
.editorconfig wip 2020-09-10 22:59:26 +03:00
.gitattributes Update .gitattributes 2020-06-02 11:26:55 +02:00
.gitignore wip 2020-09-10 22:59:26 +03:00
.scrutinizer.yml wip 2020-09-10 22:59:26 +03:00
.styleci.yml wip 2020-09-10 22:59:26 +03:00
CONTRIBUTING.md initial commit 2018-11-20 09:54:06 +01:00
LICENSE wip 2020-09-10 22:59:26 +03:00
README.md Renovation 2025-01-16 08:54:02 +01:00
composer.json Package update 2025-01-16 10:06:20 +01:00
phpunit.xml wip 2020-09-10 22:59:26 +03:00

README.md

Laravel WebSockets 🛰

[!NOTE]
This is a fork from https://github.com/beyondcode/laravel-websockets which has been abandoned on Feb 7, 2024 due to the release of Laravel Reverb.

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.

Documentation

Features

  • Laravel native event broadcasting
  • Async with pcntl_fork
  • SSL support
  • Laravel Echo support
  • Docker & Traefik capable

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security

If you discover any security related issues, please email office@blax.at or the the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.