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

HttpServer.baseUri does not show resolved port #559

Open
arnetheduck opened this issue Oct 19, 2024 · 1 comment
Open

HttpServer.baseUri does not show resolved port #559

arnetheduck opened this issue Oct 19, 2024 · 1 comment

Comments

@arnetheduck
Copy link
Member

When setting up a server with Port(0), baseUri should use the port given by localAddress so as to make it useful for connecting to the server (ie logging or sending publishing to clients).

@arnetheduck
Copy link
Member Author

parseUri("http://" & $address & "/")

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

1 participant