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

Releases: beyondcode/laravel-websockets

1.1.0

Choose a tag to compare

@mpociot mpociot released this 27 Feb 14:30

Added

  • Added Laravel 5.8 support

Fixed

  • Invalid auth signature provided Exception #34

1.0.4

Choose a tag to compare

@mpociot mpociot released this 04 Jan 09:42
  • Fixed authentication code verification to match Pusher's verification method.

1.0.3

Choose a tag to compare

@mpociot mpociot released this 17 Dec 08:39
  • Make middleware configurable
  • Fix invalid signature error

1.0.2

Choose a tag to compare

@mpociot mpociot released this 06 Dec 20:42
5e89f3a
  • Fix issue with wrong namespaces

1.0.1

Choose a tag to compare

@mpociot mpociot released this 05 Dec 20:56
f03acd1
  • 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

Choose a tag to compare

@mpociot mpociot released this 04 Dec 21:26
9ce2cc3

1.0 🎉

Enjoy your WebSockets.