We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954099e commit 8005467Copy full SHA for 8005467
specification/rooms/v1.rst
@@ -79,6 +79,12 @@ The algorithms defined here should only apply to version 1 rooms. Other algorith
79
may be used by other room versions, and as such servers should be aware of which
80
version room they are dealing with prior to executing a given algorithm.
81
82
+ .. WARNING::
83
+ Although there are many rooms using room version 1, it is known to have
84
+ undesirable effects. Servers implementing support for room version 1 should be
85
+ aware that restrictions should be generally relaxed and that inconsistencies
86
+ may occur.
87
+
88
State resolution
89
~~~~~~~~~~~~~~~~
90
0 commit comments