-
On Ubuntu 18.04, with PHP 7.2.24, Apache 2.4.29, and Composer 1.9.1.
I got a fresh Heimdall install working just fine behind this Apache vhost:
```
ServerAdmin webmaster@domain.se
Server…
-
**Do you want to request a *feature* or report a *bug*?**
Bug (?)
**What is the current behavior?**
I am subscribing to a channel in React but the response always says `subscribed: false`.
LOG…
-
Hi all.
I would really love to know how to get this working locally with [laravel sail]("https://laravel.com/docs/9.x/sail")?
I have tried both [laravel-websockets]("https://beyondco.de/docs/lar…
-
I use github actions to lint and test PHP - but these fail now with this package since no app key is sent to pusher.. upon the composer install.
```
> Illuminate\Foundation\ComposerScripts::postAu…
-
Vapor is make Laravel go serverless; and I'm wondering how do we go about having laravel-websockets work in the serverless environment; especially Vapor.
Do we need to spin up a new server just fo…
-
First i will thank you very much for this Product. Wow!
We have a major Problem with our "little" websocket setup. Each time, (or better to say, after the 2nd Energy-Saver time of my Mobile Phone ,…
-
Seeing questions like http://stackoverflow.com/questions/37854005/laravel-event-broadcast-not-work-with-pusher, I can see that deeper integration with a framework such as Laravel would be advantageous…
-
Hey everyone,
I had Pusher working fine before updating a few packages. Now I am getting the following error:
`"Error: JSON returned from channel-authorization endpoint was invalid, yet status c…
-
Hello , first of all, thank you for this wonderful package.
Any time i use the below code , my app connect to the laravel websocket succesfully on android but nothing happens on ios :
var optio…
-
When using the soketi with the horizontal scale option, the communication between the clients is closed after 3 minutes of inactivity, no event is received by the clients, however the client continues…