workadventure/pusher/src/Services
David Négrier aeb5dc7922 Add scaling capability to the API servers with this one weird trick
:) This allows spreading rooms on different API servers based on room name.
Note this does provide neither autoscaling nor high availability, but it provides some kind of load balancing.
2020-12-14 22:20:43 +01:00
..
AdminApi.ts Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
ApiClientRepository.ts Add scaling capability to the API servers with this one weird trick 2020-12-14 22:20:43 +01:00
ArrayHelper.ts Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
ClientEventsEmitter.ts Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
CpuTracker.ts Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
GaugeManager.ts Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
IoSocketHelpers.ts Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
JWTTokenManager.ts Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
SocketManager.ts Code cleanup 2020-12-11 16:47:59 +01:00