workadventure/back/src
David Négrier 5a3668a12e Refactoring messages
Socket.io can stringify JSON messages itself, so there is no need to pass a string to "emit". You can pass a serializable object!

This commit removes all the useless toJson() methods, JSON.serialize and JSON.parse!

Woot!
2020-05-15 22:04:49 +02:00
..
Assets/Maps Minor update floor0 and floor1 2020-05-14 21:00:52 +02:00
Controller Refactoring messages 2020-05-15 22:04:49 +02:00
Enum Fix error mapping refresh in back & the end of this feature development 2020-05-10 23:49:08 +02:00
Model Completely getting rid of "userid" 2020-05-14 23:20:43 +02:00
App.ts Remove middleware to secure access API. 2020-05-10 17:31:27 +02:00