mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Minor perf/debugging improvements - publicroomsapi: Don't call QueryEventsByID with no event IDs - appservice: Consume only if there are 1 or more ASes - roomserver: don't keep a copy of the request "for debugging" - we trace now * fedsender: return early if we have no destinations * Unbreak tests |
||
|---|---|---|
| .. | ||
| 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