dendrite/federationsender
Kegsay 4f171c56a8
Split out SetupFooComponent (#1106)
* Split out adding HTTP routes from making internal APIs for clarity

* Split out more components

* Split out more things

* Finish converting

* internal mux for internal routes
2020-06-08 15:51:07 +01:00
..
api Refactor how federationsender gets created (#1095) 2020-06-04 14:27:10 +01:00
consumers Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
internal Use AuthChainProvider to try and speed up federated joins (#1100) 2020-06-05 11:48:52 +01:00
inthttp Refactor how federationsender gets created (#1095) 2020-06-04 14:27:10 +01:00
producers Improve federation sender performance, implement backoff and blacklisting, fix up invites a bit (#1007) 2020-05-07 12:42:06 +01:00
queue Don't reset counters before successful outgoing federation request (#1089) 2020-06-04 10:54:10 +01:00
storage Add ParseFileURI and use it when dealing with file URIs (#1088) 2020-06-04 11:18:08 +01:00
types Improve federation sender performance, implement backoff and blacklisting, fix up invites a bit (#1007) 2020-05-07 12:42:06 +01:00
federationsender.go Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00