seaglass
seaglass copied to clipboard
Implement .well-known support for server discovery
trafficstars
Spec: https://matrix.org/docs/spec/client_server/r0.4.0.html#server-discovery
Riot Implementation: https://github.com/matrix-org/matrix-react-sdk/pull/2227
Most of the work is now done upstream by https://github.com/matrix-org/matrix-ios-sdk/pull/644
See https://github.com/vector-im/riot-ios/pull/2313