mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-22 11:41:38 +00:00
acb505b717
* Implement gomatrixserverlib.HeaderedEvent, which should allow us to store room version headers along with the event across API boundaries and consumers/producers, and intercept unmarshalling to get the event structure right * Add federationsender to previous |
||
---|---|---|
.. | ||
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