1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-02-28 22:04:28 -06:00
dendrite/clientapi/threepid
Neil Alexander 6150de6cb3
FIFO ordering of input events ()
* 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
2020-09-03 15:22:16 +01:00
..
invites.go FIFO ordering of input events () 2020-09-03 15:22:16 +01:00
threepid.go Configuration format v1 () 2020-08-10 14:18:04 +01:00