Commit Graph

73 Commits

Author SHA1 Message Date
Alexander Blasl cdd8bdd350 Package update 2025-01-16 09:05:28 +01:00
Alexander Blasl 6a3b92fa6c Package update 2025-01-16 09:01:17 +01:00
Alexander Blasl 36785278fe Package update 2025-01-16 08:56:31 +01:00
Alexander Blasl 1a5db82c26 Renovation 2025-01-16 08:54:02 +01:00
Fabian Wagner ➖ a6a2f5842 f95dc4c59f
Update composer.json 2024-10-31 08:36:10 +01:00
Marcel Pociot fb958fb851
Merge 2.x changes (#1043)
* Resolve conflicts

* Apply fixes from StyleCI (#1042)
2022-10-06 13:46:54 +02:00
Diego Tibi e009061759
Laravel 9 support (#944) 2022-02-12 12:09:05 +01:00
erikn69 491d164118
Tests fixes (#908) 2022-01-05 15:58:35 +01:00
Kieran 19af8b0414
Move doctrine/dbal to suggests (#900) 2021-12-17 16:41:38 +01:00
Joni Danino 657beeeb53
Update composer.json (#885) 2021-11-26 13:32:54 +01:00
Diadal c1312be337
guzzlehttp/psr7 2.0 support (#830)
add guzzle psr7 2.0 support
2021-11-26 13:32:18 +01:00
Mior Muhammad Zaki f3ae3633c4
Remove orchestra/database (#767)
This dependency isn't required since Testbench 3.6
2021-05-18 08:10:11 +02:00
Italo d809b71a2c
Fixes project stability (#762) 2021-05-09 09:58:18 +02:00
Artem Tverdokhliebov f549579907
Update composer.json 2021-04-15 15:49:27 +03:00
Alex Renoki efb3aa82b9 Merge branch '1.x' of github.com:beyondcode/laravel-websockets 2021-02-24 22:12:05 +02:00
Koozza 72e45815a8
Update composer.json 2021-02-24 12:00:40 +01:00
Alex Renoki b225c5725e Typo 2020-11-20 14:33:21 +02:00
Alex Renoki bb8823d05c Reverted Laravel 6.x but removed ^7.2 testing 2020-11-20 14:30:44 +02:00
rennokki c50e24660f
Removed Laravel 6.x and PHP ^7.2 2020-11-20 12:13:04 +02:00
rennokki c0bad6d3b5
Update composer.json 2020-11-20 12:01:35 +02:00
rennokki b5c724b683
Reverted PHP 8.0 2020-11-20 11:57:50 +02:00
rennokki 041cce5d1c
Removed ^3.0 support for pusher/pusher-php-server 2020-11-20 11:55:51 +02:00
rennokki 7a9d2160bb
Update composer.json 2020-11-20 11:11:29 +02:00
rennokki adda2ea983
Update composer.json 2020-11-20 11:11:20 +02:00
rennokki f4c282ead8
Bumped packages 2020-11-20 11:08:47 +02:00
Alex Renoki a087cb9b6d Replaced react-buzz with react-http 2020-10-18 10:12:19 +03:00
Alex Renoki 330151e2cf Removed buzz-react 2020-10-18 10:04:06 +03:00
Alex Renoki c1bef4db5b Added async redis connection 2020-09-25 22:16:06 +03:00
Alex Renoki 2c57668ca6 Enforcing ^6.3 for ArrayLock 2020-09-19 19:08:37 +03:00
Alex Renoki ec47925c71 Added soft closes for connections on SIGTERM/SIGINT 2020-09-12 17:45:07 +03:00
Alex Renoki 375078e686 doctrine/dbal 2020-09-11 08:16:53 +03:00
Alex Renoki 666ecb04f2 wip 2020-09-10 23:26:32 +03:00
Alex Renoki 1c74e28a8a Added doctrine/dbal 2020-09-10 23:22:08 +03:00
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