workadventure/pusher/src
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
..
Controller Public texture (#1093) 2021-06-03 13:07:52 +02:00
Enum Removed unused URL_ROOM_STARTED variable from pusher and back 2021-01-20 22:56:24 +01:00
Messages Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
Model FEATURE: added the possibility toplay emotes 2021-05-19 15:17:03 +02:00
Server Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
Services Added a radial menu to run emotes 2021-05-19 15:17:50 +02:00
App.ts FEATURE: better implementation of the admin global message 2021-03-04 16:18:06 +01:00