Commit Graph

878 Commits

Author SHA1 Message Date
rennokki 2ae00bef84
Merge pull request #527 from stayallive/feature/fix-presence-channels
Fix presence channels double counting users
2020-09-15 14:40:31 +00:00
Alex Bouma 0b0c843aee
Remove unneeded PHP extensions to speed up tests 2020-09-15 16:29:22 +02:00
Alex Bouma c3142a101c
Do not test Laravel 8 on PHP 7.2 2020-09-15 16:17:53 +02:00
Alex Bouma 5024a2a05a
CS 2020-09-15 16:12:25 +02:00
Alex Renoki df45ee89ff Clearing assertions on each test 2020-09-15 17:03:28 +03:00
Alex Renoki 7a17d3529f wip formatting 2020-09-15 17:03:17 +03:00
Alex Bouma 9da68ecd40
Fix double counting users in presence channel 2020-09-15 15:57:50 +02:00
Alex Bouma 1380f0ba0a
Add failing test 2020-09-15 15:55:59 +02:00
Alex Renoki 6755b42acf Reverted appId to the payload. 2020-09-15 15:01:10 +03:00
Alex Renoki 7284191214 Append appId to the request payload 2020-09-15 14:57:16 +03:00
rennokki a1d7d974d8
Merge pull request #523 from beyondcode/feature/pcntl
[feature] PCNTL signals into soft-close of connections for Redis horizontal replication
2020-09-15 10:33:00 +00:00
Alex Renoki e1f038432a space 2020-09-15 12:35:51 +03:00
rennokki 980f9271f0
Apply fixes from StyleCI (#526) 2020-09-15 11:30:43 +02:00
Alex Renoki 55f1332493 Added tracking for pongs 2020-09-15 12:30:17 +03:00
Alex Renoki e3e2e4a437 wip 2020-09-14 13:25:21 +03:00
Alex Renoki 04e8298ae8 Merge branch '2.x' of github.com:beyondcode/laravel-websockets into feature/pcntl 2020-09-14 09:57:42 +03:00
rennokki 1dcf8538ff
Merge pull request #524 from beyondcode/feature/healthchecks
[feature] Healthcheck endpoint
2020-09-13 08:17:10 +00:00
Alex Renoki c26e86ec2c Trigger soft-shutdown on timer restart 2020-09-13 09:37:31 +03:00
Alex Renoki 1ec637fb51 Added healthcheck controller 2020-09-12 23:48:18 +03:00
rennokki 87f5e0c316
Apply fixes from StyleCI (#522) 2020-09-12 16:45:29 +02:00
Alex Renoki ec47925c71 Added soft closes for connections on SIGTERM/SIGINT 2020-09-12 17:45:07 +03:00
Alex Renoki 86fbf76a0e Refactored some functions 2020-09-11 23:58:16 +03:00
Alex Renoki f04cce73d3 Added websockets:flush command 2020-09-11 16:39:56 +03:00
Alex Renoki be9e21e518 wip 2020-09-11 15:57:51 +03:00
Alex Renoki 90b2f3ebc2 Added helper methods for extending the store 2020-09-11 15:48:03 +03:00
Alex Renoki 0996f6e757 setting public 2020-09-11 15:30:35 +03:00
Alex Renoki a906bc8f3e Removed exceptions 2020-09-11 15:23:19 +03:00
Alex Renoki dfe0dbf335 Updated mode 2020-09-11 15:19:15 +03:00
Alex Renoki c6ab7786d8 improved statistics 2020-09-11 13:41:02 +03:00
Alex Renoki 015f6f4abb Removed references 2020-09-11 13:27:06 +03:00
Alex Renoki cc5e74e7e2 Updated docs 2020-09-11 09:25:13 +03:00
Alex Renoki 18dab98d87 Fixed dashboard statistics. 2020-09-11 09:07:57 +03:00
Alex Renoki 25af2ee701 Fixed migrations for tests 2020-09-11 08:47:28 +03:00
Alex Renoki b5ddef3544 Fixed the .here() not working 2020-09-11 08:46:02 +03:00
Alex Renoki 76bc4820a0 Fixed presence channel broadcasting 2020-09-11 08:34:21 +03:00
Alex Renoki 6a23016f98 Registering routes 2020-09-11 08:29:48 +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 544b0a120d wip 2020-09-10 23:20:19 +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
rennokki cf4aaea5a3
Merge pull request #519 from beyondcode/rewrite-from-scratch
[rewrite] Rewrite 2.x from scratch
2020-09-10 23:07:17 +03:00
rennokki 341eb9604f
Apply fixes from StyleCI (#518) 2020-09-10 21:59:49 +02:00
Alex Renoki 6f32b89459 wip 2020-09-10 22:59:26 +03:00
rennokki 00dd9b0b25
Merge pull request #506 from faustbrian/patch-1
support laravel 8
2020-09-10 16:44:10 +03:00
rennokki 4fb318a56b
Update run-tests.yml 2020-09-10 09:24:14 +03:00
rennokki 21f1349bef
Update run-tests.yml 2020-09-10 08:53:12 +03:00
rennokki bf0986bcda
updated constraints 2020-09-10 08:48:46 +03:00
rennokki c85b925c9d
Updated CI for 8.0 2020-09-10 08:35:39 +03:00