LuyNagda / transcendence

0 stars 1 forks source link

Live chat #37

Open unkn0wn107 opened 2 months ago

unkn0wn107 commented 2 months ago

Except for tournament system, handler is ready but needs game api for integration ; All points in subject are done.

◦ The user should be able to send direct messages to other users.

◦ The user should be able to block other users. This way, they will see no more messages from the account they blocked.

◦ The user should be able to invite other users to play a Pong game through the chat interface.

◦ The tournament system should be able to warn users expected for the next game.

◦ The user should be able to access other players profiles through the chat interface.

Live chat :

Changed gunicorn to daphne http server because Daphne handle both http and ws