Removed MAY keyword in local echo

Reference to MAY keyword in local echo section removed
This commit is contained in:
Ankita Sahu 2023-05-28 19:15:25 +05:30
parent 48ee507489
commit 251d8b643d

View file

@ -135,7 +135,7 @@ between rooms.
Messages SHOULD appear immediately in the message view when a user
presses the "send" button. This should occur even if the message is
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
message. This format should be removed when the server responds.