dendrite/federationapi
Neil Alexander 5d74a1757f
Don't query for servers so often in /send ()
* Look up servers less often, don't hit API for missing auth events unless there are actually missing auth events

* Remove ResolveConflictsAdhoc (since it is already in GMSL), other tweaks

* Update gomatrixserverlib to 

* Fix resolve-state

* Initialise t.servers on first use
2021-02-16 17:12:17 +00:00
..
routing Don't query for servers so often in /send () 2021-02-16 17:12:17 +00:00
federationapi.go Gate peeking behind msc flags () 2021-01-22 16:08:47 +00:00
federationapi_test.go NewClient and NewFederationClient updates () 2021-01-22 16:09:05 +00:00