matrix-org / matrix-federation-tester

Tester for matrix federation written in golang.
78 stars 17 forks source link

Move FetchKeysDirect to federation tester #78

Closed babolivier closed 5 years ago

babolivier commented 5 years ago

Paired with https://github.com/matrix-org/gomatrixserverlib/pull/126

Also fixes #10, by adding support for timeouts when doing requests, and running connections in parallel.