mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Initial FIFOing of roomserver inputs * Remove EventID response from api.InputRoomEventsResponse * Don't send back event ID unnecessarily * Fix ordering hopefully * Reduce copies, use buffered task channel to reduce contention on other rooms * Fix error handling |
||
|---|---|---|
| .. | ||
| alias.go | ||
| api.go | ||
| api_trace.go | ||
| input.go | ||
| output.go | ||
| perform.go | ||
| query.go | ||
| wrapper.go | ||