Remove optimistic updates #3

Closed
opened 2025-07-30 10:25:49 +00:00 by markus · 0 comments
Owner

Description

Right now, the sending client adds the message to the sent-messages list, without checking if it was acutally delivered.
The server should return a message acknowledgment, when the message was actually delivered. That's when the message is added to the list.

## Description Right now, the sending client adds the message to the sent-messages list, without checking if it was acutally delivered. The server should return a message acknowledgment, when the message was actually delivered. That's when the message is added to the list.
markus added the
enhancement
component/server
component/client
labels 2025-07-30 10:25:49 +00:00
Sign in to join this conversation.
No description provided.