matrix-org / matrix-federation-tester

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

Well known support with new Info field #17

Closed anoadragon453 closed 5 years ago

anoadragon453 commented 5 years ago

Adds a new Info field which can be used for checks that aren't essential for federation (it's OK if they're false). Regular Check functionality remains the same.

Inside this Info field is a new check for .well-known support as defined by this MSC.