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

Releases: beyondcode/laravel-websockets

1.1.0

27 Feb 14:30
Compare
Choose a tag to compare

Added

  • Added Laravel 5.8 support

Fixed

  • Invalid auth signature provided Exception #34

1.0.4

04 Jan 09:42
Compare
Choose a tag to compare
  • Fixed authentication code verification to match Pusher's verification method.

1.0.3

17 Dec 08:39
Compare
Choose a tag to compare
  • Make middleware configurable
  • Fix invalid signature error

1.0.2

06 Dec 20:42
5e89f3a
Compare
Choose a tag to compare
  • Fix issue with wrong namespaces

1.0.1

05 Dec 20:56
f03acd1
Compare
Choose a tag to compare
  • Remove VueJS debug mode on dashboard
  • Allow setting app hosts to use when connecting via the dashboard
  • Added debug mode when starting the WebSocket server

1.0.0

04 Dec 21:26
9ce2cc3
Compare
Choose a tag to compare

1.0 🎉

Enjoy your WebSockets.