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

add option for exclusive port #338

Open
Viper-Bit opened this issue Feb 17, 2025 · 0 comments
Open

add option for exclusive port #338

Viper-Bit opened this issue Feb 17, 2025 · 0 comments

Comments

@Viper-Bit
Copy link
Contributor

right now hyper-express uses default uWs.listen and by default it uses ListenOptions.LIBUS_LISTEN_DEFAULT but we can use ListenOptions.LIBUS_LISTEN_EXCLUSIVE_PORT to make port exclusive.
uNetworking/uWebSockets.js#1154

for us it's so important in debug mode, because sometimes two instance of node runs and we can't find/debug requests

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