workadventure/front/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
..
Cypress implemented basic e2e testing 2020-04-14 20:04:55 +02:00
Enum Redirecting to the correct map after login screen based on URL provided 2020-05-13 00:06:58 +02:00
Logger Auto-reconnect 2020-05-13 20:22:42 +02:00
Phaser Completely getting rid of "userid" 2020-05-14 23:20:43 +02:00
WebRtc Refactoring messages 2020-05-15 22:04:49 +02:00
Connexion.ts Refactoring messages 2020-05-15 22:04:49 +02:00
index.ts Fixing domain name 2020-05-13 16:17:58 +02:00