Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Lookup DNS SRV record before connecting to Matrix server #4625

Closed
MurzNN opened this issue Jul 18, 2017 · 1 comment
Closed

Comments

@MurzNN
Copy link
Contributor

MurzNN commented Jul 18, 2017

Very often Matrix server located at another ip address that main domain or non-standard port, so Riot users must type subdomain address and port number manually.

For example, example.com domain with IP 1.2.3.4 and Matrix server on subdomain matrixhomeserver.example.com:8008 (without ssl at now) at IP 5.6.7.8.

Will be good to lookup DNS SRV record of example.com domain before connecting and connect to other address, if exists, so users of riot.im can type https://example.com as address of server, instead of long https://matrixhomeserver.example.com:8008

@t3chguy
Copy link
Member

t3chguy commented Jul 18, 2017

closing as dup #2682 (see that issue for meta issue)

@t3chguy t3chguy closed this as completed Jul 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants