-
════════ Exception caught by services library ══════════════════════════════════════════════════════
The following MissingPluginException was thrown while activating platform stream on channel push…
-
Hey
I trie to use docker rootless and docker compose.
With normal docker, everything works fine.
Since then I got error message when docker compose up:
2fauth | touch: /2fauth/database…
-
Hi Team,
I am facing a problem with pusher events. pusher sending same message multiple times.
code :
window.pusherClient = new Pusher('xxxxx',
cluster: 'xx'
…
-
Hi and thank for great work
Laravue Version --> 6.2
laravel-websocket --> 1.8
laravel-echo --> 1.8.1
pusher-php-server --> 4.1.3
pusher-js --> 4.4.0
vue-echo --> 1.0.2
i should to use web…
-
Im currently working with nuxt/laravel-echo. I want to use encrypted channels and can see that it is not included in the basic pusher.js and you have to explicitly implement Pusher with it. Where can …
-
Hello,
I have made sure that the page receiving the email is similar to the following example:
https://github.com/pusher/pusher-channels-chunking-example/blob/master/pusher-js/client.html
Th…
-
### Issue:
We are receiving crashes on samsung devices with OS 4, 5 & 8. I'm using `pusher-java-client:1.8.2` and `gson:2.8.4` in my code.
### Crash Report
```
Fatal Exception: java.lang.Incomp…
-
### Steps to reproduce
- Install example app, setup Pusher presence channel.
- Connect to Pusher presence channel
- Bind to pusher:member_added / pusher:member_removed
### Expected behavior
…
-
### What is the issue?
Hello there! I found some incorrect behavior of presence channels after restore connection to channel.
Problem step-by-step:
1. Connect to presence channel two or more user…
-
This branch contains updates in memfy and dcache to support concurrent read/write access if no address collision can occur. The updates are the following:
- memfy: `AXI_ORDERING` parameter set to 1…