workadventure/pusher/src
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
..
Controller Merge branch 'master' of github.com:thecodingmachine/workadventure into scaling 2020-12-11 13:00:11 +01:00
Enum Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
Messages Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
Model Adapting admin connection to pusher. 2020-12-10 17:46:15 +01:00
Server Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
Services Add scaling capability to the API servers with this one weird trick 2020-12-14 22:20:43 +01:00
App.ts Extracting FileController into a Uploader container 2020-12-09 21:29:29 +01:00