Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/reverb
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
https://github.com/laravel/reverb
Last synced: about 1 month ago
JSON representation
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
- Host: GitHub
- URL: https://github.com/laravel/reverb
- Owner: laravel
- License: mit
- Created: 2022-11-02T14:52:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T13:27:42.000Z (6 months ago)
- Last Synced: 2024-05-01T12:25:21.763Z (6 months ago)
- Language: PHP
- Homepage: https://reverb.laravel.com
- Size: 481 KB
- Stars: 760
- Watchers: 21
- Forks: 43
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## Introduction
Laravel Reverb brings real-time WebSocket communication for Laravel applications.
## Official Documentation
Documentation for Reverb can be found on the [Laravel website](https://laravel.com/docs/reverb).
## Contributing
Thank you for considering contributing to Reverb! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/reverb/security/policy) on how to report security vulnerabilities.
## License
Laravel Reverb is open-sourced software licensed under the [MIT license](LICENSE.md).