workadventure/pusher/src/Controller
grégoire parant 2b13b764b4
Public texture (#1093)
* Public texture

 - Front => Get texture when user connected on public method
 - Front => Anonymous login will be make every connexion to get map details
 - Pusher => `/anonymLogin` permit to get map details and public texture load in customize scene

* Improve texture local user

- Permit to keep previous texture get with 'register' link

* Texture public loading

 - Texture will be load with Room class
 - Fix issue on lazzy loading atttempt

* Remove async await useless
2021-06-03 13:07:52 +02:00
..
AdminController.ts FEATURE: editing a room in the admin trigger a refresh system 2021-04-02 15:22:02 +02:00
AuthenticateController.ts Public texture (#1093) 2021-06-03 13:07:52 +02:00
BaseController.ts Improving error throwing and handling in pusher/admin/front 2021-03-31 15:49:01 +02:00
DebugController.ts Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
IoSocketController.ts now use custom emotes with tweens instead of transistions 2021-05-25 16:37:24 +02:00
MapController.ts Correctly forwarding HTTP error status code from admin to front 2021-01-17 20:42:45 +01:00
PrometheusController.ts Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00