workadventure/front/src/WebRtc
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
..
MediaManager.ts Fix border view 2020-05-14 20:54:34 +02:00
SimplePeer.ts Refactoring messages 2020-05-15 22:04:49 +02:00