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

ENHANCEMENT: Find an open port if 8080 is in use #243

Open
NealHelman opened this issue Sep 6, 2024 · 0 comments
Open

ENHANCEMENT: Find an open port if 8080 is in use #243

NealHelman opened this issue Sep 6, 2024 · 0 comments

Comments

@NealHelman
Copy link

It has been requested that the wallet find an open port if the one it's trying to connect to the core on is in use. This would require both the core and the interface checking to see if the port they're trying to use to communicate is in use, finding an open port, and negotiating that open port with each other (core and interface).

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