Commit Graph

1013 Commits

Author SHA1 Message Date
Nathan Rzepecki 75c46e1da8 Undo changes must be the redist broadcaster 2020-08-21 19:55:23 +08:00
Nathan Rzepecki 1cd35b190b Update the local class and the interface 2020-08-21 19:45:52 +08:00
Nathan Rzepecki a490f78f09 Do not json encode it when it is being encoded within the publish class 2020-08-21 19:38:59 +08:00
Nathan Rzepecki 0a7864a54d Appears to receive an array not a class so update the type cast 2020-08-21 19:12:50 +08:00
rennokki b4c7f341d5
Merge pull request #477 from lionslair/2.x
Add some extra ENV variables for the config file
2020-08-21 07:51:13 +03:00
Nathan Rzepecki 28d9c23d7d Merge branch '2.x' of github.com:lionslair/laravel-websockets into 2.x 2020-08-21 10:40:23 +08:00
Nathan Rzepecki 91c24c30e8 Add some extra ENV variables for the config file 2020-08-21 10:39:58 +08:00
Nathan Rzepecki e30b147b3a Not sure why the formatting changed 2020-08-21 10:32:44 +08:00
Nathan Rzepecki f1c04d3192 Fix some of the formatting 2020-08-21 10:31:54 +08:00
Nathan Rzepecki 8f9b58a625 Add some extra ENV variables for the config file 2020-08-21 10:27:36 +08:00
Alex Renoki 70ce44e635 Replacing event with continously statistics polling 2020-08-20 11:27:55 +03:00
Alex Renoki f9cf723c0e Disabled broadcast() 2020-08-20 08:50:42 +03:00
Alex Renoki 8b5cd7657b Reverted statistics reset. 2020-08-20 08:50:22 +03:00
rennokki b1597bb836
Apply fixes from StyleCI (#476) 2020-08-19 21:40:02 +02:00
Alex Renoki 99b55411c1 Removed controller that sends out the statistics 2020-08-19 22:39:38 +03:00
Alex Renoki ed96e24f6a Resetting statistics after processing them 2020-08-19 20:55:20 +03:00
Alex Renoki da7fe0cf60 Typo 2020-08-19 19:56:34 +03:00
Alex Renoki 0902d43244 Added missing tap() 2020-08-19 19:49:56 +03:00
Alex Renoki ca8fb5355b Merge branch 'master' of github.com:beyondcode/laravel-websockets into 2.x 2020-08-19 09:41:38 +03:00
rennokki bbd48d3c72
Merge pull request #414 from Tofandel/master
Fix multiple routes not working when Logger enabled beyondcode#412
2020-08-19 09:40:55 +03:00
Alex Renoki 3123f25cbc Renamed HttpStatisticsLogger with MemoryStatisticsLogger (because it stores it in-memory) 2020-08-19 09:00:53 +03:00
rennokki 850ebe57dc
Apply fixes from StyleCI (#474) 2020-08-18 23:02:25 +02:00
Alex Renoki e34c7e8db1 Added a redis driver test 2020-08-19 00:02:02 +03:00
Alex Renoki a36d3366f1 Enforce DNS lookup on testing 2020-08-18 23:22:10 +03:00
Alex Renoki fd82904a9e Updated test for the start command 2020-08-18 23:09:12 +03:00
rennokki a2fc559e0b
Merge pull request #473 from beyondcode/refactor/custom-statistics-drivers
[2.x] Custom statistics drivers
2020-08-18 21:39:53 +03:00
rennokki 85648964d2
Apply fixes from StyleCI (#472) 2020-08-18 20:22:52 +02:00
Alex Renoki 3e521268d4 Added customizable driver for the store 2020-08-18 21:22:29 +03:00
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