mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-10 07:04:24 +00:00
97c64bdb6d
- We don't want a serverKeyAPI as fetching keys doesn't need a DB. - De-dupe rooms so we don't see them multiple times, but shuffle the alias we join via so we don't all flood a single server. |
||
---|---|---|
.. | ||
consumers | ||
directory | ||
routing | ||
storage | ||
types | ||
publicroomsapi.go | ||
README.md |
Public rooms API
This server is responsible for serving requests hitting /publicRooms
and /directory/list/room/{roomID}
as per:
https://matrix.org/docs/spec/client_server/r0.2.0.html#listing-rooms