workadventure/back/src/Controller
David Négrier 2448fef53a Adding a notion of instances per mapAdding a notion of instances to room
The URL signature becomes:

https://workadventu.re/_/[instance]/[path_to_map.json]

This allows us to create many instances of the same map (and therefore to create several different worlds for different people)

An exit on a map can target another "instance" by passing the "exitInstance" property.
2020-05-23 17:45:49 +02:00
..
AuthenticateController.ts Fix mediam stream manage and server back down 2020-05-23 14:00:36 +02:00
IoSocketController.ts Use userId generated by back end in all message 2020-05-23 15:04:25 +02:00
MapController.ts Adding a notion of instances per mapAdding a notion of instances to room 2020-05-23 17:45:49 +02:00