Commit Graph

230 Commits

Author SHA1 Message Date
Alex Renoki f27b6901cb Revert "Fixed mc"
This reverts commit 54a20aec46, reversing
changes made to a84f143087.
2021-01-23 16:52:12 +02:00
Alex Renoki 54a20aec46 Fixed mc 2021-01-23 16:51:59 +02:00
Alex Renoki df613de727 Also passing the key on the request 2021-01-19 12:20:58 +02:00
Alex Renoki a99b5d0004 Reverted check for messages count 2020-12-07 23:35:18 +02:00
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 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 a087cb9b6d Replaced react-buzz with react-http 2020-10-18 10:12:19 +03:00
Alex Renoki 391c5f7799 wip coverage & namings 2020-09-26 10:59:49 +03:00
Alex Renoki d0b4f46aec Fixed tests 2020-09-26 10:51:36 +03:00
Alex Renoki f39fa98f4d Merge branch 'feature/async-queue' of github.com:beyondcode/laravel-websockets into feature/async-queue 2020-09-26 10:47:53 +03:00
Alex Renoki a370e64cd5 renamed test 2020-09-26 10:47:50 +03:00
rennokki dea681703b
Apply fixes from StyleCI (#554) 2020-09-26 09:31:16 +02:00
Alex Renoki fd1a459047 Added integrations for Redis 2020-09-26 10:30:53 +03:00
rennokki 6c8c748b58
Apply fixes from StyleCI (#553) 2020-09-25 21:36:01 +02:00
Alex Renoki eb7161421f Merge branch 'feature/async-queue' of github.com:beyondcode/laravel-websockets into feature/async-queue 2020-09-25 22:35:42 +03:00
Alex Renoki 3aaecc8c3e fixed tests 2020-09-25 22:35:38 +03:00
rennokki 2880610bf6
Apply fixes from StyleCI (#551) 2020-09-25 21:16:30 +02:00
Alex Renoki c1bef4db5b Added async redis connection 2020-09-25 22:16:06 +03:00
rennokki a9f87dbf95
Apply fixes from StyleCI (#546) 2020-09-19 17:41:47 +02:00
Alex Renoki 53a6d0f875 Added tests 2020-09-19 18:41:25 +03:00
Alex Renoki 223a789b0d Added local removal for obsolete connections. 2020-09-19 18:38:08 +03:00
Alex Renoki 5cb2ee9fce Run promises one-after-another 2020-09-19 14:16:26 +03:00
rennokki 265c80d414
Apply fixes from StyleCI (#541) 2020-09-18 20:01:35 +02:00
Alex Renoki 2066e803b8 Fixed tests to make sure the message is broadcasted properly both locally and across servers. 2020-09-18 21:01:11 +03:00
Alex Renoki ed41ad5ca0 Moved tests across classes 2020-09-18 12:53:36 +03:00
rennokki 9f54699da4
Apply fixes from StyleCI (#537) 2020-09-18 11:16:14 +02:00
Alex Renoki 7a651d78c2 Fixed tests 2020-09-18 12:15:49 +03:00
Alex Renoki 0f90f521e0 Merge branch 'master' of github.com:beyondcode/laravel-websockets into 2.x 2020-09-17 14:44:52 +03:00
Alex Renoki 7365189aaa Fixed tests 2020-09-17 14:18:15 +03:00
Alex Renoki 23e8b3db44 Fixed issues with connections being closed within 10 seconds 2020-09-17 13:56:09 +03:00
Alex Renoki 16ff2aa2b6 Fixed uniqueness 2020-09-17 11:30:36 +03:00
Alex Renoki 97ab241fa3 Fixing PR #530 2020-09-16 11:02:58 +03:00
Alex Renoki 0103e0f9e4 fix 2020-09-15 23:46:37 +03:00
Alex Renoki 5808a6610c Avoid displaying twice the same-id channel members 2020-09-15 20:49:06 +03:00
Alex Renoki b41f8b7b75 Creating SignedMessage class for testing 2020-09-15 20:46:19 +03:00
Alex Bouma 3ccf931dc0
Fix presence channel state management and event firing 2020-09-15 18:41:08 +02:00
Alex Bouma 0dde250b19
Add test to ensure presence channel HTTP API responses are correct 2020-09-15 18:28:39 +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 Bouma 1380f0ba0a
Add failing test 2020-09-15 15:55:59 +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