Releases: Askedio/laravel-ratchet
Releases · Askedio/laravel-ratchet
Bug fix
Secure WS Feature
Merge pull request #28 from sysRandom/master Secure WS Feature
Laravel 5.6 Support
Using the laravel versions for tags now, this will help maintain older versions of laravel.
Laravel 5.6 Support
Version fix for throttle to support Laravel 5.6
KeepAlive support.
Thanks to @psadaic you can now use the optional keepAlive
setting when starting your server.
Laravel 5.6 Support
Relax dependencies Fixes #21
Protected functions.
Merge pull request #19 from francislavoie/patch-2 Make RatchetWsServer functions protected
Breaking Changes
Merge pull request #16 from simonhamp/patch-laravel-5.5 Various improvements
Laravel 5.5 Support
Merge pull request #15 from simonhamp/master Upgrade for Laravel 5.5
Laravel 5.3 Support
Updated composer and readme, lightly tested all 3 drivers -- all 3 worked, did not test details like throttle, connection rejection etc, so feel free to test and PR if any issue.