dendrite/federationsender/consumers
Kegsay 0c4e8f6d4f
Send device list updates to servers (outbound only) (#1237)
* Add QueryDeviceMessages to serve up device keys and stream IDs

* Consume key change events in fedsender

Don't yet send them to destinations as we haven't worked them out yet

* Send device list updates to all required servers

* Glue it all together
2020-08-04 11:32:14 +01:00
..
eduserver.go Send-to-device messages over federation (#1198) 2020-07-14 12:33:37 +01:00
keychange.go Send device list updates to servers (outbound only) (#1237) 2020-08-04 11:32:14 +01:00
roomserver.go Add trace logging to RoomserverInternalAPI (#1120) 2020-06-12 12:10:08 +01:00
roomserver_test.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00