laravel-centrifugo icon indicating copy to clipboard operation
laravel-centrifugo copied to clipboard

🚀 Centrifugo broadcast driver for Laravel

Results 10 laravel-centrifugo issues
Sort by recently updated
recently updated
newest added

When having several sites run on the same centrifugo server, the channel names and channel config may be in conflict. Centrifugo has support for channel namespaces, which is a perfect...

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...

add jwt iat and exp with timestamp

Point me if I'm wrong but according to https://centrifugal.dev/docs/server/channel_token_auth#sub there should be a `sub` param instead of `client` to generate a proper private channel key for selected user ID. Without...

Fix for https://github.com/denis660/laravel-centrifugo/issues/16

Hi, Thank you for this package is very helpful while working with centrifugo. After using it for a while sometimes we get this error. ``` Undefined variable $private {"exception":"[object] (ErrorException(code:...

A new version with support for centrifugo v4 is planned in the near future

enhancement

I would like to confirm if this supports Lumen?

I would like to request support for Laravel 11. As Laravel 11 brings new features and improvements, it would be beneficial for the community to have this project compatible with...

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...