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

Accept domain names for multiplayer.connector config #630

Open
Indy2222 opened this issue Jul 17, 2023 · 0 comments
Open

Accept domain names for multiplayer.connector config #630

Indy2222 opened this issue Jul 17, 2023 · 0 comments

Comments

@Indy2222
Copy link
Collaborator

Currently, only IP based socket addresses are accepted for multiplayer.connector. Generalize this so that a domain name is accepted as well. For example connector.de-game.org:8082 should be accepted.

Resolve the domain name while connecting to the lobby server. Use the original address (before resolution) when creating the game in DE Lobby so that other clients resolve it themselves.

@Indy2222 Indy2222 added this to the Version 0.1 milestone Jul 17, 2023
@Indy2222 Indy2222 changed the title Accept domain naims for multiplayer.connector config Accept domain names for multiplayer.connector config Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant