Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: laravel/reverb

Tags

v1.7.0

Toggle v1.7.0's commit message
Fix code styling

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add reload command (#355)

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[1.x] PHP 8.5 Compatibility (#353)

Signed-off-by: Mior Muhammad Zaki <[email protected]>

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Decode the client event data if it is a valid json string (#352)

* Decode event data if it is a valid json string

* Handle non data field case

* Update Server.php

---------

Co-authored-by: Vu Nguyen <[email protected]>
Co-authored-by: Taylor Otwell <[email protected]>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove re-subscription logic in scaling mode (#346)

This logic was originally introduced in #251 due to the use of createLazyClient().
Since it was replaced with createClient() in #281, it is no longer needed.

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix encoding of data field in presence channel events to match Pusher…

… protocol (#337)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
match any value (#328)

v1.4.8

Toggle v1.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow to send client event without data (#315)

Co-authored-by: VitalSiulzhyn <[email protected]>

v1.4.7

Toggle v1.4.7's commit message
Fix code styling

v1.4.6

Toggle v1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Supports Laravel 12 (#304)

* Supports Laravel 12

Signed-off-by: Mior Muhammad Zaki <[email protected]>

* wip

Signed-off-by: Mior Muhammad Zaki <[email protected]>

* wip

Signed-off-by: Mior Muhammad Zaki <[email protected]>

* wip

Signed-off-by: Mior Muhammad Zaki <[email protected]>

---------

Signed-off-by: Mior Muhammad Zaki <[email protected]>