laravel-websockets/README.md

31 lines
962 B
Markdown
Raw Normal View History

2018-11-30 14:07:34 +00:00
# Laravel WebSockets 🛰
2018-11-20 08:54:06 +00:00
2024-02-07 17:30:25 +00:00
> [!NOTE]
2024-10-31 07:32:03 +00:00
> 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.
>
2018-12-04 19:27:52 +00:00
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.
2018-11-20 08:54:06 +00:00
2018-12-04 23:48:30 +00:00
## Documentation
2018-12-04 21:36:12 +00:00
2018-11-20 08:54:06 +00:00
### Changelog
2018-12-05 00:52:26 +00:00
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
2018-11-20 08:54:06 +00:00
## Contributing
2024-10-31 07:32:03 +00:00
~Please see [CONTRIBUTING](CONTRIBUTING.md) for details.~
2018-11-20 08:54:06 +00:00
### Security
2024-10-31 07:32:03 +00:00
If you discover any security related issues, please email office@blax.at or the the issue tracker.
2018-11-20 08:54:06 +00:00
## Credits
- [Marcel Pociot](https://github.com/mpociot)
2018-11-21 23:26:09 +00:00
- [Freek Van der Herten](https://github.com/freekmurze)
2018-11-20 08:54:06 +00:00
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.