Skip to content

Releases: Askedio/laravel-ratchet

Bug fix

07 Nov 16:20
da94a14
Compare
Choose a tag to compare
Merge pull request #29 from vinayk7/master

bug fix

Secure WS Feature

10 Sep 20:10
f6b2ad4
Compare
Choose a tag to compare
Merge pull request #28 from sysRandom/master

Secure WS Feature

Laravel 5.6 Support

20 Apr 16:52
28545cd
Compare
Choose a tag to compare

Using the laravel versions for tags now, this will help maintain older versions of laravel.

Laravel 5.6 Support

20 Apr 05:31
275ef5d
Compare
Choose a tag to compare

Version fix for throttle to support Laravel 5.6

KeepAlive support.

13 Apr 22:23
1a9a5d3
Compare
Choose a tag to compare

Thanks to @psadaic you can now use the optional keepAlive setting when starting your server.

Laravel 5.6 Support

20 Feb 14:48
a19d069
Compare
Choose a tag to compare
Relax dependencies

Fixes #21

Protected functions.

07 Feb 17:21
9e8478b
Compare
Choose a tag to compare
Merge pull request #19 from francislavoie/patch-2

Make RatchetWsServer functions protected

Breaking Changes

14 Nov 15:39
94efe90
Compare
Choose a tag to compare
Merge pull request #16 from simonhamp/patch-laravel-5.5

Various improvements

Laravel 5.5 Support

08 Nov 17:32
face671
Compare
Choose a tag to compare
Merge pull request #15 from simonhamp/master

Upgrade for Laravel 5.5

Laravel 5.3 Support

02 Oct 18:59
Compare
Choose a tag to compare

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.