mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 21:14:09 +01:00
Persistent not Persisted Data Units
Signed-off-by: Stuart Mumford <stuart@cadair.com>
This commit is contained in:
parent
a481d6aafb
commit
4a054555df
|
|
@ -18,7 +18,7 @@ signatures in HTTP Authorization headers at the HTTP layer.
|
|||
There are three main kinds of communication that occur between
|
||||
homeservers:
|
||||
|
||||
Persisted Data Units (PDUs):
|
||||
Persistent Data Units (PDUs):
|
||||
These events are broadcast from one homeserver to any others that have
|
||||
joined the same room (identified by Room ID). They are persisted in
|
||||
long-term storage and record the history of messages and state for a
|
||||
|
|
|
|||
Loading…
Reference in a new issue