Specify IANA-registered service name (MSC4040) (#1624)

* Specify MSC4040

* add changelog

* Fix flow of steps 4 and 5
This commit is contained in:
Travis Ralston 2023-08-22 09:50:54 -06:00 committed by GitHub
parent 4f8b8a746c
commit 86ab57ec4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 4 deletions

View file

@ -0,0 +1 @@
Deprecate `matrix` SRV lookup steps during server discovery, as per [MSC4040](https://github.com/matrix-org/matrix-spec-proposals/pull/4040).

View file

@ -0,0 +1 @@
Add `matrix-fed` SRV lookup steps to server discovery, as per [MSC4040](https://github.com/matrix-org/matrix-spec-proposals/pull/4040).