mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 23:48:58 +01:00
bfbf96eec9
* Create and glue ExternalPublicRoomsProvider into the public rooms component This is how we will link p2p stuff to dendrite proper. * Use gmsl structs rather than our own * Implement federated public rooms - Make thirdparty endpoint r0 so riot-web loads the public room list * Typo * Missing callsites |
||
---|---|---|
.. | ||
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