question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support "pusher:subscription_error" event

See original GitHub issue

Support for pusher:subscription_error would be nice. It only applied to private and presence channels.

pusher:subscription_succeeded could be moved to basic pusher channel, because it’s triggered for all channel types.

https://pusher.com/docs/client_api_guide/client_events#subscription_error

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
tillkrusscommented, Aug 1, 2020

@driesvints: LGTM. Haven’t tested it, I don’t think we use that code anymore.

0reactions
driesvintscommented, Jul 31, 2020

Sent a PR for this here: https://github.com/laravel/echo/pull/284

@tillkruss would be great if you could give feedback on my notes on the private channel thing on the PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pusher subscription error. Laravel - Stack Overflow
Pusher emits events automatically in certain circumstances. Pusher : No callbacks on private-chat.1 for pusher:subscription_error.
Read more >
Pusher Channels Docs | What is an event?
Sometimes things go wrong so we have exposed a pusher:subscription_error event. It is triggered when an authorization request for a private or presence...
Read more >
Pusher Channels Swift Client (also works with Objective-C)
Errors received from Pusher Channels can be accessed via the connection delegate. This was previously done by binding callbacks. View legacy ...
Read more >
Not able to receive Pusher event. - Laracasts
min.js:8 Pusher : : ["Event sent",{"event":"pusher:subscribe" ...
Read more >
Pusher Channels Node.js REST library - npm
Usage · Callbacks and error handling · Publishing events · Excluding event recipients · Fetch subscriber and user counts at the time of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found