Also, changed default settings from 160px for Group Radius to 120px (minimum distance to connect 2 players remains 160px)
- I stocked information user (id, room and position) in socket client. - I created function to send all information every few 10 milliseconds. Note : when the front will be available, we must check the performance of back server.
- Create new controller authenticate with login root.. - Update and manage error message socket io. - Create enum for environment variables