Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow client event without data #315

Merged

Conversation

v-sulzhin
Copy link
Contributor

This PR allow client event without data. Added tests to tests/Unit/Protocols/Pusher/ServerTest.php.

Benefits

  • ✅ Ability to send events without data

Breaking Changes

None.

Related Issues

Fixes #314.

@v-sulzhin v-sulzhin marked this pull request as draft March 10, 2025 21:37
@v-sulzhin v-sulzhin marked this pull request as ready for review March 14, 2025 20:47

Verified

This commit was signed with the committer’s verified signature.
Fryuni Luiz Ferraz
@v-sulzhin v-sulzhin force-pushed the fix/allow_client_event_without_data branch from 845dd2b to cefefa5 Compare March 16, 2025 20:45
@taylorotwell taylorotwell merged commit b623bff into laravel:main Mar 16, 2025
9 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to send event without data
2 participants