Implemented redis pub/sub listeners

This commit is contained in:
Alejandro Celaya
2022-07-26 10:17:50 +02:00
parent eff50ca202
commit db8a816524
6 changed files with 135 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
"mezzio/mezzio": "^3.7",
"mezzio/mezzio-fastroute": "^3.3",
"mezzio/mezzio-problem-details": "^1.5",
"mezzio/mezzio-swoole": "^4.0",
"mezzio/mezzio-swoole": "^4.3",
"mlocati/ip-lib": "^1.17",
"ocramius/proxy-manager": "^2.11",
"pagerfanta/core": "^3.5",