mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* 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 |
||
|---|---|---|
| .. | ||
| backfill.go | ||
| devices.go | ||
| eventauth.go | ||
| events.go | ||
| invite.go | ||
| join.go | ||
| keys.go | ||
| leave.go | ||
| missingevents.go | ||
| profile.go | ||
| query.go | ||
| routing.go | ||
| send.go | ||
| state.go | ||
| threepid.go | ||
| version.go | ||