Phase 4: Decentralized communication #4

Open
opened 2024-06-30 23:01:41 +02:00 by awiteb · 0 comments
Owner

In this phase, we will modify the in server events (from phase 3.5) to be able
to send it and receive it from users in other servers.

  • Chat request endpoint, to receive chat requests with server users
  • Server events to be modified:
    • Chat request (Will not send it)
    • Chat request response (will not send it)
    • Delete the messages *
  • User events to be modified:
    • Chat request response (will not send it)
    • Delete the messages *

* The server does not save the decentralized messages, so it will not be able to
delete them. This will be done by the user.

In this phase, we will modify the in server events (from phase 3.5) to be able to send it and receive it from users in other servers. - [ ] Chat request endpoint, to receive chat requests with server users - [ ] Server events to be modified: - [ ] Chat request (Will not send it) - [ ] Chat request response (will not send it) - [ ] Delete the messages * - [ ] User events to be modified: - [ ] Chat request response (will not send it) - [ ] Delete the messages * \* The server does not save the decentralized messages, so it will not be able to delete them. This will be done by the user.
awiteb added this to the Server Stable Version project 2024-06-30 23:03:43 +02:00
awiteb added the
Kind/Feature
label 2024-07-06 13:42:11 +02:00
awiteb self-assigned this 2024-07-21 13:43:25 +02:00
awiteb added a new dependency 2024-07-21 13:45:12 +02:00
awiteb added a new dependency 2024-07-21 13:46:23 +02:00
awiteb added the
Status
Blocked
label 2024-07-21 13:46:45 +02:00
awiteb changed title from Phase 4: Federated server communication to Phase 4: Decentralized communication 2024-07-30 07:12:52 +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 Depends on
Reference: OxideTalis/oxidetalis#4
No description provided.