Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Tags: beyondcode/laravel-websockets

Tags

1.14.1

Toggle 1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Symfony deprecation error in TriggerEventController (#1147)

* Fix Symfony deprecation error in TriggerEventController

* Remove optional in TriggerEventController

1.14.0

Toggle 1.14.0's commit message
Add Laravel 10.x support

1.13.2

Toggle 1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make TriggerEventController accept both 'channel' and 'channels'. (#1046

)

1.13.1

Toggle 1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[1.x] Update pusher/pusher-php-server versions (#955)

* Update pusher/pusher-php-server versions

* Fix tests

* Add guzzlehttp/psr7 2.0 support

* Update run-tests.yml

* Fix version of guzzlehttp/psr7

* Fix deprecated stream_for method

1.13.0

Toggle 1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Laravel 9 support (#948)

2.0.0-beta.37

Toggle 2.0.0-beta.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix call to deprecated JsonResponse::create() (#942)

2.0.0-beta.36

Toggle 2.0.0-beta.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #735 from beyondcode/fix/websocket-handlers

[2.x] Fix Websocket Handlers registration

2.0.0-beta.35

Toggle 2.0.0-beta.35's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[2.x] Laravel Octane support (#733)

* Octane support

Co-authored-by: Alex Renoki <rennokki@gmail.com>

1.12.0

Toggle 1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Octane fixes (#734)

2.0.0-beta.34

Toggle 2.0.0-beta.34's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Removing higher-order from collection-related tasks