Setup web-socket connection
authorgparant <g.parant@thecodingmachine.com>
Sat, 4 Apr 2020 12:05:18 +0000 (14:05 +0200)
committergparant <g.parant@thecodingmachine.com>
Sat, 4 Apr 2020 12:05:18 +0000 (14:05 +0200)
commitba47d8b1d483ffd65879ece10859f4e06fc5a8db
treea635edc5b5f7918abbe250851428b85c40e0b8e0
parentcb11acc42842fea793fc6ed03f271fb8014b801b
Setup web-socket connection

 - Add authentification socket.io with jwt token
back/package.json
back/src/Controller/IoSocketController.ts
back/src/Model/Websocket/ExSocketInterface.ts [new file with mode: 0644]
back/yarn.lock
docker-compose.yaml