31 lines
962 B
Markdown
31 lines
962 B
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
|
|
|
|
### Changelog
|
|
|
|
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
|
|
|
|
## Contributing
|
|
|
|
~Please see [CONTRIBUTING](CONTRIBUTING.md) for details.~
|
|
|
|
### Security
|
|
|
|
If you discover any security related issues, please email office@blax.at or the the issue tracker.
|
|
|
|
## Credits
|
|
|
|
- [Marcel Pociot](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.
|