Refactor to create interface rooms.
authorgparant <g.parant@thecodingmachine.com>
Sun, 5 Apr 2020 13:51:47 +0000 (15:51 +0200)
committergparant <g.parant@thecodingmachine.com>
Sun, 5 Apr 2020 13:51:47 +0000 (15:51 +0200)
commitb4f77ba51ac5a2f66f39787dc75e0045ab8eadfb
treee332488aa583318ac9bbbf9b12beb60daeb92801
parent72730a0abe9a2510252b767b66fabbb4620fdfb9
Refactor to create interface rooms.

The ExtRooms permit to refresh position of all users in the map and create data to share.
back/src/Controller/IoSocketController.ts
back/src/Model/Websocket/ExtRoom.ts [new file with mode: 0644]
back/src/Model/Websocket/ExtRoomsInterface.ts [new file with mode: 0644]