mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-04 10:44:10 +01:00
typo
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
d48265f49b
commit
754b19bb92
|
|
@ -569,7 +569,7 @@ to the other party to notify them of the new session details.
|
||||||
|
|
||||||
Clients should rate-limit the number of sessions it creates per device that it receives
|
Clients should rate-limit the number of sessions it creates per device that it receives
|
||||||
a message from. Clients should not create a new session with another device if it has
|
a message from. Clients should not create a new session with another device if it has
|
||||||
already created on for that given device in the past 1 hour.
|
already created one for that given device in the past 1 hour.
|
||||||
|
|
||||||
Clients should attempt to mitigate loss of the undecryptable messages. For example,
|
Clients should attempt to mitigate loss of the undecryptable messages. For example,
|
||||||
Megolm sessions that were sent using the old session would have been lost. The client
|
Megolm sessions that were sent using the old session would have been lost. The client
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue