jonykpi/laravel-websockets

An easy to use WebSocket server

1.0.5 2021-06-11 08:03 UTC

This package is auto-updated.

Last update: 2024-04-11 14:21:53 UTC


README

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.

For installation instructions, in-depth usage and deployment details, please take a look at the official documentation.

php artisan vendor:publish --provider="Jonykpi\LaravelWebSockets\WebSocketsServiceProvider" --tag="migrations"

Changelog

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

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email djony620@gmail.com instead of using the issue tracker.

Credits