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

Pusher subscription error for private and public channel fixed 🐛 #358

Closed

Conversation

rahulhaque
Copy link
Contributor

I have seen this PR #280 rejected before which hard coded the channel name. I have taken a different approach that adheres to the Pusher protocol standard. I have tested this solution in both Soketi and Pusher sandbox environments, and it works seamlessly in both cases. Please, see if you find any issue with this approach.

@munafio
Copy link
Owner

munafio commented Jul 20, 2024

@rahulhaque I'll look into it and test it as well .. thanks for your contribution

@rahulhaque
Copy link
Contributor Author

@munafio thank you for your consideration. Sorry for the late reply. I also think this PR should be stale for now. I have been keeping an eye on the pusher-php-client and have a feeling this issue should be solved by the respective servers (e.g. soketi, laravel reverb etc.). Can't say anything for sure at the moment. I will close the PR when any update arrives. Here is a code that made me comment this.

@munafio munafio closed this Aug 12, 2024
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.

2 participants