dendrite/cmd/dendrite-demo-libp2p
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
..
main.go Send device list updates to servers (outbound only) (#1237) 2020-08-04 11:32:14 +01:00
mdnslistener.go s/Base64String/Base64Bytes/g (#1093) 2020-06-04 11:50:57 +01:00
p2pdendrite.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
publicrooms.go Implement ExtraPublicRoomsProvider for p2p demos (#1180) 2020-07-03 12:59:00 +01:00