Commit Graph

992 Commits

Author SHA1 Message Date
Alex Renoki 94722a7155 Merge branch '2.x' of github.com:beyondcode/laravel-websockets into fix/fix-stale-data 2020-12-07 23:31:53 +02:00
Alex Renoki cbe4378086 Revert "formatting"
This reverts commit 8308a7d16d.
2020-12-07 23:30:36 +02:00
Alex Renoki b6837a05e4 Revert "Apply fixes from StyleCI (#632)"
This reverts commit 908f147cb3.
2020-12-07 23:30:28 +02:00
Alex Renoki b74144cdd5 Revert "wip formatting"
This reverts commit 19ca49a4a8.
2020-12-07 23:30:12 +02:00
Alex Renoki 2d30edb4f6 Reverted test 2020-12-07 23:29:28 +02:00
Alex Renoki c7aea38cdc Testing 2020-12-07 23:19:11 +02:00
Alex Renoki 9a0d56d6d3 Reset app traces if no activity was found since last save 2020-12-07 23:16:51 +02:00
Alex Renoki 8d1369ee02 Fixed peak connections count not being able to settle down 2020-12-07 23:15:09 +02:00
Alex Renoki 19ca49a4a8 wip formatting 2020-12-07 20:48:15 +02:00
rennokki 908f147cb3
Apply fixes from StyleCI (#632) 2020-12-07 19:37:03 +01:00
Alex Renoki 8308a7d16d formatting 2020-12-07 20:36:39 +02:00
Alex Renoki 6be62b149d Reverted connections count 2020-12-07 20:18:58 +02:00
Alex Renoki 0e48bb4944 Fixed key typo 2020-12-07 19:44:26 +02:00
Alex Renoki e0d8f6ac33 Check for key app on authorization 2020-12-01 19:43:18 +02:00
Alex Renoki dc91eb4db3 Fixed fulfilled promise typo (fixes #592) 2020-11-20 15:11:03 +02: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 aa2e9c1cdc
Update ci.yml 2020-11-20 12:13:21 +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 396dca1f87
Reverted PHP 8.0 tests 2020-11-20 11:58:14 +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 31f4bd7f77
Merge pull request #613 from kloining/hotfix/fix-redis-connection-config-path
Fix wrong redis replication connection config path
2020-11-20 11:51:26 +02:00
rennokki ab99f3f1d5
Deprecated PHP 7.2 2020-11-20 11:21:06 +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
rennokki 35a0e3e822
Added PHP 8.0 & PHP setup 2020-11-20 11:08:00 +02:00
Kristian Løining 904a97c76f Redis uses query parameter "db", not "database" 2020-11-17 13:41:29 +01:00
Kristian Løining cafd21a0da Fix wrong redis replication connection config path 2020-11-17 13:32:44 +01:00
rennokki b9ec590a4f
Merge pull request #611 from kloining/2.x
Fix conflicting namespace with facade
2020-11-16 08:27:06 +02:00
Kristian Løining 2bc6fbbf5e
Fix conflicting namespace with facade
Queue is already aliased as the facade Queue, which makes it look for Illuminate\Support\Facades\Queue\AsyncRedisConnector
2020-11-15 22:38:10 +01:00
Alex Renoki fb0c980acb fixed mc 2020-10-18 10:21:26 +03:00
rennokki f08e4f287a
Merge pull request #583 from beyondcode/fix/1.x-buzz-react-fix
[fix/1.x] Replace react-buzz with react-http
2020-10-18 10:20:20 +03:00
rennokki 90f1eb12d7
Merge pull request #582 from beyondcode/fix/deprecated-buzz
[fix/2.x] Remove deprecated buzz-react
2020-10-18 10:13:03 +03: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 6a04f9ce4c Removed replicator-message-published 2020-10-07 23:28:38 +03:00
Alex Renoki 0ca6355aa6 Fixed constant 2020-10-07 22:56:38 +03:00
Alex Renoki a2dd552805 Added missing logs 2020-10-05 09:25:20 +03:00
Alex Renoki 2839d4cbd8 fixed mc 2020-10-05 09:01:52 +03:00
rennokki 35d875093d
Merge pull request #563 from lionslair/2.x
2.x Spelling fixes
2020-09-30 09:12:48 +03:00
Nathan Rzepecki 8f2ec97d16 Fix spelling mistake 2020-09-30 11:33:46 +08:00
Nathan Rzepecki b6f2ce0f7c Fix spelling mistake 2020-09-30 11:33:16 +08:00
Nathan Rzepecki 9782bd2a6a Merge remote-tracking branch 'upstream/2.x' into 2.x 2020-09-30 11:29:05 +08:00
rennokki 604357afae
Merge pull request #560 from RinorDreshaj/patch-2
Update ssl.md
2020-09-29 08:58:47 +00:00
Rinor Dreshaj 84fc958142
Update ssl.md
FIX: correct double local_key on the ssl documentation
2020-09-29 10:57:09 +02:00
rennokki a7c505e683
[2.x] Dispatch events on actions (#556)
* Dispatching events
2020-09-26 22:01:58 +03:00
rennokki 9cb83dccfd
Merge pull request #552 from beyondcode/feature/async-queue
[2.x] Async Redis queue driver
2020-09-26 12:37:25 +00:00