-
Is the lack of user authentication intentional for this library? Seems like the preferred method is now to use signin() method which would cause a POST to the user-auth endpoint (compared with just jo…
-
`pusher-client` (master) works fine for a few messages until it (consistently and mysteriously) errors out with:
```
Dispatching global callbacks for pusher:error
Pusher : error : #
-
### What is the issue?
Why api msg send one time but pusher event got message twice
### Is it a crash report? Submit stack traces or anything that you think would help
no crash
### Any impro…
-
**Describe the bug**
According to the docs under [subscriptions setup](https://lighthouse-php.com/master/subscriptions/getting-started.html):
"You can add the webhook in the Pusher Dashboard. Se…
-
Hello,
I'm tried to refactor a project away from using Pusher to Laravel-Websockets.
Has anyone tried this or had any success, I'm trying the following
def init_channel_join(self):
…
-
Am using liquid-tap-python to try to subscribe to executions_cash_btcusd events. The docs at https://developers.liquid.com/#public-channels claim I should be subscribing to "updated" events but loggin…
-
Hi,
I'm currently getting this error on soketi using cloudflare. I'm using the exact configs provided in Soketi dashboard: This error is happening even if I downgrade from 8 to 7 or 7 to 6 on pushe…
-
This SDK exists to add push-notifications support to pusher-websocket-java. Since Channels push notifications are deprecated. We should deprecate this library, and encourage people to use pusher-webso…
-
After connecting to pusher i get "connection_established" but after that i try to call "pusher:subscribe " but never get "pusher_internal:subscription_succeeded" instead i am keep getting "connection…
-
### Issue:
Running pusher from inside a docker image is facing the following problem:
```sh
root@83c474e59da6:/tools# ./pusher
Can't get your home directory.
```
#### The image used:
- `FROM …