mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 14:04:10 +01:00
Removed MAY keyword in local echo
Reference to MAY keyword in local echo section removed
This commit is contained in:
parent
48ee507489
commit
251d8b643d
|
|
@ -135,7 +135,7 @@ between rooms.
|
||||||
Messages SHOULD appear immediately in the message view when a user
|
Messages SHOULD appear immediately in the message view when a user
|
||||||
presses the "send" button. This should occur even if the message is
|
presses the "send" button. This should occur even if the message is
|
||||||
still sending. This is referred to as "local echo". Clients SHOULD
|
still sending. This is referred to as "local echo". Clients SHOULD
|
||||||
implement "local echo" of messages. Clients MAY display messages in a
|
implement "local echo" of messages. Clients might display messages in a
|
||||||
different format to indicate that the server has not processed the
|
different format to indicate that the server has not processed the
|
||||||
message. This format should be removed when the server responds.
|
message. This format should be removed when the server responds.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue