mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-29 07:24:09 +02: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
|
There are three main kinds of communication that occur between
|
||||||
homeservers:
|
homeservers:
|
||||||
|
|
||||||
Persisted Data Units (PDUs):
|
Persistent Data Units (PDUs):
|
||||||
These events are broadcast from one homeserver to any others that have
|
These events are broadcast from one homeserver to any others that have
|
||||||
joined the same room (identified by Room ID). They are persisted in
|
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
|
long-term storage and record the history of messages and state for a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue