Hacker News new | ask | show | jobs
by jimmyspice 1000 days ago
what's wrong with using a dynamically allocated port?
1 comments

How do you have a dynamic port assignment and know how to connect to it without publishing it somewhere? As far as I know, that is impossible.
The app will open the browser on the URL it responds to, including the port it found to be available.