Phase 3.5: In server communication #3

Open
opened 2024-06-30 23:01:08 +02:00 by awiteb · 0 comments
Owner
  • Server websocket events (from server to user):
    • New message
    • Some user comes online/offline
    • Typing status of some user (start or stop)
    • User has read the message
    • User has received the messages
    • User has deleted the messages (all, or range or by id)
  • User websocket events (from user to server):
    • Send message
    • Typing status (start or stop)
    • Read the message
    • Delete the messages (all, or range or by id)
- [ ] Server websocket events (from server to user): - [ ] New message - [ ] Some user comes online/offline - [ ] Typing status of some user (start or stop) - [ ] User has read the message - [ ] User has received the messages - [ ] User has deleted the messages (all, or range or by id) - [ ] User websocket events (from user to server): - [ ] Send message - [ ] Typing status (start or stop) - [ ] Read the message - [ ] Delete the messages (all, or range or by id)
awiteb added this to the Server Stable Version project 2024-06-30 23:03:38 +02:00
awiteb added the
Kind/Feature
label 2024-07-06 13:42:18 +02:00
awiteb self-assigned this 2024-07-20 20:42:55 +02:00
awiteb added a new dependency 2024-07-21 13:46:23 +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.

Blocks
Reference: OxideTalis/oxidetalis#3
No description provided.