mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 06:51:46 +01:00
Added a TODO-doc marker about the presence timing system
This commit is contained in:
parent
c5757a0266
commit
bf8b9b90cd
1 changed files with 6 additions and 0 deletions
|
@ -1664,6 +1664,12 @@ Rejecting a presence invite::
|
||||||
|
|
||||||
Content keys - as for m.presence_invite
|
Content keys - as for m.presence_invite
|
||||||
|
|
||||||
|
.. TODO-doc
|
||||||
|
- Explain the timing-based roundtrip reduction mechanism for presence
|
||||||
|
messages
|
||||||
|
- Explain the zero-byte presence inference logic
|
||||||
|
See also: docs/client-server/model/presence
|
||||||
|
|
||||||
|
|
||||||
Voice over IP
|
Voice over IP
|
||||||
=============
|
=============
|
||||||
|
|
Loading…
Reference in a new issue