Alex Renoki
|
5ba24cb80c
|
Fixed tests for stats metrics
|
2020-09-06 10:53:03 +03:00 |
rennokki
|
dd33a33815
|
Apply fixes from StyleCI (#505)
|
2020-09-05 21:41:55 +02:00 |
Alex Renoki
|
ca4a9a180e
|
Running then() closures as block in tests
|
2020-09-05 22:40:52 +03:00 |
Alex Renoki
|
1dfe14a517
|
Merge branch 'fix/app-connections-count' of github.com:beyondcode/laravel-websockets into fix/app-connections-count
|
2020-09-04 21:50:41 +03:00 |
Alex Renoki
|
ea9741072b
|
Fixed tests
|
2020-09-04 21:50:38 +03:00 |
rennokki
|
d20adcd2c0
|
Apply fixes from StyleCI (#502)
|
2020-09-04 16:51:12 +02:00 |
Alex Renoki
|
e6cfa85472
|
Replaced blocking Redis instance with non-blocking I/O client
|
2020-09-04 17:50:49 +03:00 |
Alex Renoki
|
b9dfecab68
|
Using separate connection counts for global & local.
|
2020-09-04 11:34:33 +03:00 |
Alex Renoki
|
a45c0bf9cc
|
Using the Redis non-blocking client.
|
2020-09-04 09:47:23 +03:00 |
Alex Renoki
|
d5a90d8440
|
Using the built-in Redis cache connection to handle non-pubsub features.
|
2020-09-03 16:50:37 +03:00 |
Alex Renoki
|
a5af8b5afa
|
Fixed tests
|
2020-08-27 23:04:22 +03:00 |
Alex Renoki
|
62fc523cfc
|
Fixed tests
|
2020-08-27 22:40:10 +03:00 |
rennokki
|
edcc2f9582
|
Apply fixes from StyleCI (#491)
|
2020-08-27 21:13:50 +02:00 |
Alex Renoki
|
0c8c5c0d9b
|
Moved the mocks statistics loggers to Mocks/
|
2020-08-27 22:13:30 +03:00 |
Alex Renoki
|
70eeb005ef
|
Added redis logger
|
2020-08-27 22:13:19 +03:00 |
Alex Renoki
|
2a6d91aaf7
|
Added tests for statistics loggers drivers
|
2020-08-23 13:40:18 +03:00 |
Alex Renoki
|
99b55411c1
|
Removed controller that sends out the statistics
|
2020-08-19 22:39:38 +03:00 |
Alex Renoki
|
3123f25cbc
|
Renamed HttpStatisticsLogger with MemoryStatisticsLogger (because it stores it in-memory)
|
2020-08-19 09:00:53 +03:00 |
rennokki
|
815eabc801
|
Apply fixes from StyleCI (#448)
|
2020-08-13 13:02:58 +02:00 |
rennokki
|
aa1c11e149
|
Merge branch 'master' into redis-replication
|
2020-08-13 09:59:01 +03:00 |
Freek Van der Herten
|
fa0bd1c9ef
|
Apply fixes from StyleCI (#329)
|
2020-03-04 10:58:39 +01:00 |
freek
|
c8eea9bdc9
|
wip
|
2020-03-04 10:58:17 +01:00 |
Francis Lavoie
|
db5837831b
|
Fix test warnings due to usage of deprecated assertArraySubset()
Also changed app_id to strings where appropriate, in real apps they should be strings when read from environment, not ints.
|
2019-09-23 15:51:43 -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 |
Marcel Pociot
|
9ce2cc3ff7
|
Apply fixes from StyleCI (#3)
|
2018-12-04 22:22:33 +01:00 |
Marcel Pociot
|
c050fe87e2
|
wip
|
2018-12-04 10:25:34 +01:00 |
Marcel Pociot
|
cdf229bfa1
|
wip
|
2018-12-03 23:19:46 +01:00 |
freek
|
3d94b97158
|
wip
|
2018-12-03 14:35:00 +01:00 |
freek
|
c2689ba5b5
|
wip
|
2018-12-03 13:54:49 +01:00 |
freek
|
cbf8cbf1dc
|
wip
|
2018-12-03 13:49:56 +01:00 |
freek
|
082a631cdc
|
wip
|
2018-12-03 13:33:00 +01:00 |