laravel-websockets/README.md

34 lines
1.0 KiB
Markdown

# Laravel WebSockets 🛰
> [!NOTE]
> This is a fork from [https://github.com/beyondcode/laravel-websockets](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](CHANGELOG.md) 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
- [Marcel Pociot (beyondco.de)](https://github.com/mpociot)
- [Freek Van der Herten](https://github.com/freekmurze)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.