Phase 3: In server communication #2

Closed
opened 2024-06-30 22:59:06 +02:00 by awiteb · 0 comments
Owner
  • Implement the websocket, in order to communicate with the server
  • Chat request (someone wants to chat with the user)
  • Chat request response (from other user) (accept or reject)
  • User whitelist, the users that can communicate with the user
  • User blacklist, the users that can't communicate with the user
  • Chat request table, to store the chat requests and delete them after acceptance or rejection
  • Endpoint to returns the whitelist and blacklist of the user
- [x] Implement the websocket, in order to communicate with the server - [x] Chat request (someone wants to chat with the user) - [x] Chat request response (from other user) (accept or reject) - [x] User whitelist, the users that can communicate with the user - [x] User blacklist, the users that can't communicate with the user - [x] Chat request table, to store the chat requests and delete them after acceptance or rejection - [x] Endpoint to returns the whitelist and blacklist of the user
awiteb added this to the Server Stable Version project 2024-06-30 22:59:06 +02:00
awiteb added the
Kind/Feature
label 2024-07-06 13:42:25 +02:00
awiteb self-assigned this 2024-07-07 20:03:03 +02:00
awiteb added a new dependency 2024-07-09 02:25:45 +02:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
Reference: OxideTalis/oxidetalis#2
No description provided.