- Fixed forgetting to import "showActualGameMessage"
- Changed filename "launchPrivateChat" to "showPrivateChat.js"
- Fixed bug on buttons "private" and "game"
Global
- Reorganize folders
- Fixed forgetting to import "showActualGameMessage"
- Changed filename "launchPrivateChat" to "showPrivateChat.js"
- Fixed bug on buttons "private" and "game"
Global
- Reorganize folders
- Connect with token : good
- Connect with mail/pass : good but wait for front
- Open private msg : good but it cant send message
- fixed some bug on printDebug on class User on wsServer
- Connect with token : good
- Connect with mail/pass : good but wait for front
- Open private msg : good but it cant send message
- fixed some bug on printDebug on class User on wsServer
- nginx
- proxy_pass on port 5000
- static available at url "xxxx/static/<file>
- djangoserver
- just a program with infinite while for test docker-compose
Nginx and Djangoserv containers linked with the folder at "/var/wwww/djangoserver"