mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 11:44:10 +01:00
Link to existing spec documentation on the public rooms directory
This commit is contained in:
parent
53ad7e3f66
commit
09018be96c
|
|
@ -332,8 +332,9 @@ Response:
|
||||||
|
|
||||||
A problem arises for discovery of knockable rooms. Ideally one wouldn't have
|
A problem arises for discovery of knockable rooms. Ideally one wouldn't have
|
||||||
to send their colleagues a room ID for a room that they need to knock on. One
|
to send their colleagues a room ID for a room that they need to knock on. One
|
||||||
of these methods for room discovery is the public rooms directory, which
|
of these methods for room discovery is the [public rooms
|
||||||
allows us to explore a list of rooms we may be able to join.
|
directory](https://matrix.org/docs/spec/client_server/r0.6.1#get-matrix-client-r0-publicrooms),
|
||||||
|
which allows us to explore a list of rooms we may be able to join.
|
||||||
|
|
||||||
The spec does not prevent us from adding rooms with 'knock' join_rules to the
|
The spec does not prevent us from adding rooms with 'knock' join_rules to the
|
||||||
public rooms directory. However, a user attempting
|
public rooms directory. However, a user attempting
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue