Commit Graph

584 Commits

Author SHA1 Message Date
rennokki 35cec91e40
Merge pull request #471 from beyondcode/refactor/docblocks
[2.x] Docblocks
2020-08-18 20:29:59 +03:00
Alex Renoki 2074d65853 wip faq [skip ci] 2020-08-18 20:29:23 +03:00
rennokki f83a669000
Apply fixes from StyleCI (#470) 2020-08-18 19:21:44 +02:00
Alex Renoki 0b412cd98e added docblocks 2020-08-18 20:21:22 +03:00
rennokki 3b49bcd5cb
Merge pull request #469 from beyondcode/refactor/cors
[2.x] Per-app CORS
2020-08-18 16:27:56 +03:00
Alex Renoki 21d37d93ee Updated docs 2020-08-18 16:09:32 +03:00
Alex Renoki 13e5e6ad6c Merge branch '2.x' of github.com:beyondcode/laravel-websockets into refactor/cors 2020-08-18 16:08:30 +03:00
Alex Renoki 02bf273cb4 fixed tests 2020-08-18 16:07:35 +03:00
rennokki 560bc6e57e
Merge pull request #468 from beyondcode/feature/docs
[2.x] Docs
2020-08-18 16:06:43 +03:00
Alex Renoki 11727e684f Added cors setting outside the app 2020-08-18 16:04:52 +03:00
Alex Renoki ffcc772ec8 Updated docs 2020-08-18 15:29:49 +03:00
Alex Renoki 5153568867 Using the injected $port 2020-08-18 14:22:09 +03:00
rennokki b174ffb6e7
Merge pull request #467 from beyondcode/refactor/dashboard
[2.x] Refactoring dashboard
2020-08-18 09:44:18 +03:00
Alex Renoki a9111ab415 refactored dashboard frontend 2020-08-18 09:35:09 +03:00
Alex Renoki 417c8322e0 updated pubsub messages 2020-08-17 21:24:18 +03:00
Alex Renoki c622f77351 Added missing statistics logger. 2020-08-17 21:20:50 +03:00
rennokki 871c942dd9
Apply fixes from StyleCI (#466) 2020-08-17 20:18:55 +02:00
Alex Renoki 09776a1828 Refactored the statistics logger 2020-08-17 21:17:00 +03:00
Alex Renoki 5890659102 Refactored the dashboard logger 2020-08-17 21:06:51 +03:00
rennokki 9745ca17ed
Merge pull request #465 from beyondcode/feature/extendable-hook
[2.x] Extendable hook
2020-08-17 13:33:48 +03:00
Alex Renoki 13978cb824 Added extension for the websocket handler 2020-08-17 13:25:01 +03:00
rennokki 99a48d501c
Merge pull request #464 from beyondcode/tests/redis-connector
[2.x] Redis connector tests
2020-08-17 13:19:45 +03:00
Alex Renoki c2cec0e5c1 Merge branch 'tests/redis-connector' of github.com:beyondcode/laravel-websockets into tests/redis-connector 2020-08-17 13:05:41 +03:00
Alex Renoki 9e7e873387 Enforce evenement/evenement to ^2.0 as minimum dep 2020-08-17 13:05:36 +03:00
rennokki b1e6b6ecc5
Apply fixes from StyleCI (#463) 2020-08-17 10:48:14 +02:00
Alex Renoki 04ff39d75e wip 2020-08-17 11:47:50 +03:00
rennokki 38b2e4d404
Merge pull request #450 from beyondcode/refactor/tests
[2.x] Test Refactoring
2020-08-14 20:49:45 +03:00
rennokki 942f492bf6
Merge pull request #453 from beyondcode/refactor/pubsub-replication-tests
[refactor/tests] Added tests for Redis PubSub replication
2020-08-14 20:35:20 +03:00
Alex Renoki b7a00baaaa wip incomplete tests 2020-08-14 20:26:55 +03:00
Alex Renoki c543bbc910 Updated command 2020-08-14 20:11:07 +03:00
Alex Renoki b140d1f182 Updated command run for windows envs 2020-08-14 20:01:31 +03:00
Alex Renoki 92dd8f4f30 skipped some tests until further addo 2020-08-14 19:53:30 +03:00
Alex Renoki 4ae3d81675 assert publish 2020-08-14 16:18:01 +03:00
Alex Renoki 04cc2e7366 missing class 2020-08-14 16:03:12 +03:00
rennokki 939ae17604
Apply fixes from StyleCI (#462) 2020-08-14 14:52:42 +02:00
Alex Renoki 0fdc0bc752 Merge branch 'refactor/pubsub-replication-tests' of github.com:beyondcode/laravel-websockets into refactor/pubsub-replication-tests 2020-08-14 15:52:15 +03:00
Alex Renoki 50f0b70e64 wip 2020-08-14 15:51:57 +03:00
rennokki 5c3e87ecca
Apply fixes from StyleCI (#461) 2020-08-14 14:36:00 +02:00
Alex Renoki 25694c7146 wip 2020-08-14 15:35:36 +03:00
Alex Renoki 4c64493bc1 Improved loggin display 2020-08-14 14:14:08 +03:00
Alex Renoki 22fcddb050 docblocks 2020-08-14 13:53:14 +03:00
Alex Renoki 7458c3e09b Emptied tests for replication 2020-08-14 09:43:47 +03:00
Alex Renoki 4c23363c14 wip dashboard logger 2020-08-14 09:14:14 +03:00
Alex Renoki 5997dd4df8 wip docblocks 2020-08-14 08:42:17 +03:00
Alex Renoki 5838acad30 Set up config for broadcasting 2020-08-13 22:52:12 +03:00
Alex Renoki 14f54dac62 $this->app->make 2020-08-13 22:05:57 +03:00
Alex Renoki 8f52393ec6 Using only Redis 6.x 2020-08-13 21:56:43 +03:00
Alex Renoki ca9e90d14e Setup redis only on ubuntu-latest 2020-08-13 21:55:47 +03:00
Alex Renoki 00b3edf55a Added Illuminate\Broadcasting\BroadcastServiceProvider 2020-08-13 21:51:16 +03:00
Alex Renoki b1d29d0eff swap to xdebug 2020-08-13 20:52:39 +03:00