Commit Graph

64 Commits

Author SHA1 Message Date
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 3123f25cbc Renamed HttpStatisticsLogger with MemoryStatisticsLogger (because it stores it in-memory) 2020-08-19 09:00: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 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
Alex Renoki 09776a1828 Refactored the statistics logger 2020-08-17 21:17:00 +03:00
Alex Renoki 099d90b885 Renamed AppProvider to AppManager 2020-08-13 14:51:18 +03:00
rennokki b2b2961f0e
Revert "Add support for overriding stats logger's base URL" 2020-08-13 10:09:09 +03:00
rennokki 9d8e2ff323
Merge pull request #115 from francislavoie/stats-url
Add support for overriding stats logger's base URL
2020-08-13 10:03:56 +03:00
rennokki 10208671bb
csfixing 2020-08-13 09:49:09 +03:00
rennokki 371bf5418c
inline if 2020-08-13 09:47:55 +03:00
rennokki 99c6c06897
formatting 2020-08-13 08:32:20 +03:00
rennokki a752fb9ecc
formatting 2020-08-13 08:30:24 +03:00
Freek Van der Herten fa0bd1c9ef
Apply fixes from StyleCI (#329) 2020-03-04 10:58:39 +01:00
Gabriel Iuga 94fb667b90 Fix for dependency upgrade (#223)
* + DnsResolver no longer extends React/Dns/Resolver as it's now a final class
+ StartWebSocketServer:getDnsResolver returns ResolverInterface to comply with new react/dns policy

* + organize imports

* + organize imports
2019-07-28 14:18:22 -04:00
Alex Bouma 5e84ef1ddc Fix connection counting (#74)
* Fix connection counting

* Remove unused method from FakeStatisticsLogger

* Add tests for testing the connection counting

* StyleCI fixes

* Do not use Laravel 5.7.10 testing helper

* CS
2019-05-11 08:40:45 +02:00
Francis Lavoie 3ec6c0ade3 Add support for Laravel 5.8 (#122)
* Fix Laravel 5.8 compatibility

* Use Arr:: and Str:: instead of global helpers

* Remove testbench-core dependency, release was tagged
2019-02-27 15:27:21 +01:00
Francis Lavoie 70ffe41c86 Add support for overriding stats logger's base URL 2019-02-21 12:13:58 -05:00
Syed I.R 3559b7db4f Fix Namespace 2018-12-07 01:25:48 +05:30
Marcel Pociot 9ce2cc3ff7
Apply fixes from StyleCI (#3) 2018-12-04 22:22:33 +01:00
freek 8d7796eb60 wip 2018-12-04 21:08:28 +01:00
freek 0da29ee716 wip 2018-12-04 21:07:35 +01:00
freek bb73005015 wip 2018-12-04 20:28:32 +01:00
Marcel Pociot ddb5dbdabb wip 2018-12-04 12:40:52 +01:00
Marcel Pociot 6d743f7924 wip 2018-12-04 10:15:37 +01:00
Marcel Pociot 51232d6653 wip 2018-12-04 01:05:18 +01:00
freek fd2203c8bb wip 2018-12-04 00:00:35 +01:00
freek 6c96bb8edc wip 2018-12-03 23:52:39 +01:00
freek 5c93909f31 nitpick 2018-12-03 23:45:18 +01:00
Marcel Pociot cdf229bfa1 wip 2018-12-03 23:19:46 +01:00
Marcel Pociot 13dc4bda67 wip 2018-12-03 21:45:45 +01:00
Marcel Pociot 56bee170a9 wip 2018-12-03 21:44:43 +01:00
Marcel Pociot 8bd50f0e61 wip 2018-12-03 21:41:41 +01:00
Marcel Pociot 86651938ee wip 2018-12-03 21:06:49 +01:00
freek ff7953404f wip 2018-12-03 16:50:06 +01:00
freek 9636f7de6b rename 2018-12-03 16:23:20 +01:00
freek ea6db1b336 make class configurable 2018-12-03 15:10:39 +01:00
freek f86b9b52ee rename namespaces 2018-12-03 14:45:50 +01:00
freek 2a23f2b6fb fix tests 2018-12-03 14:44:26 +01:00
freek 3d94b97158 wip 2018-12-03 14:35:00 +01:00
freek 95e519e499 improve name 2018-12-03 14:24:54 +01:00
freek 61fe3621be wip 2018-12-03 14:24:06 +01:00
freek 154368bb49 rename class 2018-12-03 14:07:18 +01:00
freek 933cf2c538 nitpick 2018-12-03 13:57:01 +01:00
freek d0ad7e6530 Merge branch 'master' of github.com:beyondcode/laravel-websockets 2018-12-03 13:50:09 +01:00