Files
partey_workadventure/pusher
David Négrier c529658ef4 Adding first version of SuperLoader
This class is the Phaser loader as it should be: it comes with promises,
can be easily run out of the "preload" phase and won't crash if the
scene is destroyed before textures are loaded.
2022-03-18 18:11:32 +01:00
..
2022-03-11 17:02:58 +01:00
2022-03-18 18:11:32 +01:00
2022-01-06 10:52:06 +01:00
2021-12-16 16:40:50 +01:00
2021-06-23 16:58:57 +02:00
2022-03-08 11:21:17 +01:00
2021-11-24 16:20:07 +01:00
2022-03-11 17:02:58 +01:00

Pusher

The pusher component is in charge of accepting WebSocket and HTTP connections from the front and forwarding them to the correct "api" server (or to the "admin").