Releases: beyondcode/laravel-websockets
Releases · beyondcode/laravel-websockets
1.1.0
Added
- Added Laravel 5.8 support
Fixed
- Invalid auth signature provided Exception #34
1.0.4
- Fixed authentication code verification to match Pusher's verification method.
1.0.3
- Make middleware configurable
- Fix invalid signature error
1.0.2
- Fix issue with wrong namespaces
1.0.1
- 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
1.0 🎉
Enjoy your WebSockets.