Commit Graph

40 Commits

Author SHA1 Message Date
Alex Renoki 7a77445122 wip 2020-09-10 23:16:17 +03:00
Alex Renoki c9c3a37bfd Merge branch 'master' of github.com:beyondcode/laravel-websockets into 2.x 2020-09-10 23:13:04 +03:00
Alex Renoki 6f32b89459 wip 2020-09-10 22:59:26 +03:00
rennokki d85ba70e58
Deprecated 5.8.* 2020-09-10 08:34:39 +03:00
Brian Faust 16f87e6d4f
support laravel 8 2020-09-06 05:15:00 +03:00
Alex Renoki b2263dc334 Forcing ^2.0 on react/promise 2020-09-05 22:51:12 +03:00
Alex Renoki ca4a9a180e Running then() closures as block in tests 2020-09-05 22:40:52 +03:00
Alex Renoki b46cfadaa2 wip 2020-08-23 18:34:29 +03:00
Alex Renoki 9e7e873387 Enforce evenement/evenement to ^2.0 as minimum dep 2020-08-17 13:05:36 +03:00
Alex Renoki 4bd5273d47 Removed Larave 5.8 2020-08-13 15:29:34 +03:00
rennokki aa1c11e149
Merge branch 'master' into redis-replication 2020-08-13 09:59:01 +03:00
Ricardo Lobo d7b996381d
Fix compatibility with laravel/passport (#332) 2020-04-01 12:05:44 +02:00
freek 11c66b98fd wip 2020-03-04 10:58:32 +01:00
freek c8eea9bdc9 wip 2020-03-04 10:58:17 +01:00
anthony 3c909b95c0
remove predis from require-dev 2019-09-23 15:36:09 -04:00
anthony d7c30f3b0f
cleanup & refactor of pubsub code 2019-09-23 15:35:43 -04:00
Francis Lavoie e454f53eaa
Initial implementation of Redis as a pub/sub backend, WIP
TODO:
- Presence channels need the user lists stored in Redis (tricky, requires a lot of changes and async code in HTTP controllers)
- Channels in Redis should be scoped by the app ID
2019-09-23 15:35:12 -04:00
Sam Snelling b584d0cacb
Update with pub sub replication and redis driver 2019-09-23 15:34:42 -04:00
Marcel Pociot 74c3e06ece Add Laravel 6 support and ignition solution 2019-09-04 08:45:21 +02:00
Arthur Vandenberghe 0ffc19a5f5 update react dns to v1.1 (#227)
The resolverinterface (used in #223)  was newly introduced in reach/dns 1.1. This PR to avoid that people who are on react/dns 1.0 get issues.
2019-07-28 15:29:56 -04:00
Tom de Wit 639a63bfbb Allow the use of pusher-php-server 4.0 (#209) 2019-07-15 21:13:29 +02:00
Francis Lavoie 3ec6c0ade3 Add support for Laravel 5.8 (#122)
* Fix Laravel 5.8 compatibility

* Use Arr:: and Str:: instead of global helpers

* Remove testbench-core dependency, release was tagged
2019-02-27 15:27:21 +01:00
freek d03b994cd8 fix lower deps 2018-12-04 23:28:17 +01:00
freek 50db45ad3b add description 2018-12-04 20:55:29 +01:00
freek 28b5a84e33 fix dep 2018-12-04 20:54:46 +01:00
Marcel Pociot 08035dd5d3 wip 2018-12-03 21:02:21 +01:00
freek 61fe3621be wip 2018-12-03 14:24:06 +01:00
Marcel Pociot 16aa680507 wip 2018-11-26 00:40:32 +01:00
Marcel Pociot c822ea15a5 wip 2018-11-25 23:43:43 +01:00
Marcel Pociot b4141c81db wip 2018-11-25 22:24:31 +01:00
Marcel Pociot 8faa7bf3f1 wip 2018-11-24 23:52:55 +01:00
Marcel Pociot abeef421b5 wip 2018-11-22 21:36:25 +01:00
freek 10ad9cd167 commit 2018-11-22 00:26:09 +01:00
Marcel Pociot 2344c7b704 wip 2018-11-21 15:42:04 +01:00
Marcel Pociot e94e70b734 wip 2018-11-21 12:13:40 +01:00
Marcel Pociot bf4df423b2 wip 2018-11-20 14:50:37 +01:00
Marcel Pociot 59aad53091 wip 2018-11-20 11:51:00 +01:00
Marcel Pociot 6796fb4062 wip 2018-11-20 11:32:56 +01:00
Marcel Pociot f2e28614ba wip 2018-11-20 09:54:51 +01:00
Marcel Pociot 8702638cd6 initial commit 2018-11-20 09:54:06 +01:00