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 allChannels method #55

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

ruipserra
Copy link
Contributor

This PR adds support for the allChannels method that returns an array of all subscribed channels.

The Pusher.js docs mention this method in "Accessing Channels".

This commit adds support for the `allChannels` method that returns an
array of all subscribed channels.

The Pusher.js docs mention this method in "Accessing Channels":
https://github.com/pusher/pusher-js/tree/c8074fe86eab49d4ac18e4b3878423c8e75c3f3d#accessing-channels
Copy link
Owner

@nikolalsvk nikolalsvk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@nikolalsvk nikolalsvk merged commit e65085a into nikolalsvk:master Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants