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

Add unlisten to pusher-channel #98

Merged
merged 1 commit into from
Feb 10, 2017
Merged

Add unlisten to pusher-channel #98

merged 1 commit into from
Feb 10, 2017

Conversation

defraz
Copy link
Contributor

@defraz defraz commented Feb 10, 2017

Adds functionality to unlisten to events on a channel without unsubscribing from the entire channel.

@taylorotwell
Copy link
Member

taylorotwell commented Feb 10, 2017

The pusher documentation examples always show passing the original callback. Did you test this?

@defraz
Copy link
Contributor Author

defraz commented Feb 10, 2017

I'll add the ability to remove a specific handler. I was following the second option on unbind that allows you to remove all handlers.

@taylorotwell
Copy link
Member

Is that documented somewhere I can see?

@defraz
Copy link
Contributor Author

defraz commented Feb 10, 2017

@taylorotwell
Copy link
Member

Gotcha, OK this is fine then

@taylorotwell taylorotwell merged commit c8b58d2 into laravel:master Feb 10, 2017
@taylorotwell
Copy link
Member

Published echo 1.2.4

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