mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-10 08:28:43 +00: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