Commit Graph

473 Commits

Author SHA1 Message Date
45113cc17d Websocket :
- 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
2024-08-03 23:51:09 +02:00
7bee4f6519 Websocket :
- 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
2024-08-03 23:51:09 +02:00
74226f71ba Websocket :
- New class "User" in server
    - Doing the auth
2024-08-03 17:21:40 +02:00
6b40fb5927 Websocket :
- New class "User" in server
    - Doing the auth
2024-08-03 17:21:40 +02:00
881c2f8200 update login websocket 2024-08-03 09:12:45 +02:00
f3698d3683 update login websocket 2024-08-03 09:12:45 +02:00
e5b6b3bf3a Socket :
- Fix bug userList in main
2024-08-02 13:00:04 +02:00
e533c452b9 Socket :
- Fix bug userList in main
2024-08-02 13:00:04 +02:00
80dfe70e05 Websocket :
- Log in is ok with token
    - Making people appear in chat but only works when you press private a second time
2024-08-02 03:10:12 +02:00
1de491b958 Websocket :
- Log in is ok with token
    - Making people appear in chat but only works when you press private a second time
2024-08-02 03:10:12 +02:00
e3654d77b6 Moving forward on websockets 2024-07-31 23:41:11 +02:00
60dce87251 Moving forward on websockets 2024-07-31 23:41:11 +02:00
08e50356b1 update tryhard websockets 2024-07-31 16:55:50 +02:00
8989e71c1a update tryhard websockets 2024-07-31 16:55:50 +02:00
a0e52b07da Module livechat :
- Style finish
    - Just button "new conversation" not ready
    - Starting websocket but its
2024-07-31 01:09:19 +02:00
2e31a335e3 Module livechat :
- Style finish
    - Just button "new conversation" not ready
    - Starting websocket but its
2024-07-31 01:09:19 +02:00
09dfdbceb8 created site just for chat 2024-07-30 20:19:29 +02:00
54fb27fe16 created site just for chat 2024-07-30 20:19:29 +02:00
3b0d129479 Site
- starting pong game 3d
2024-07-30 01:08:32 +02:00
57c261c689 Site
- starting pong game 3d
2024-07-30 01:08:32 +02:00
d27ab24c5e docker compose (Ready) :
- 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"
2024-07-28 13:25:38 +02:00
fcf60335a5 update 2024-07-28 01:15:34 +02:00
51a23a6bd3 first commit 2024-07-27 23:58:41 +02:00