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

[Windows] Doesn't bind on IPv4 localhost #102

Open
junhaoliao opened this issue Jun 20, 2021 · 0 comments
Open

[Windows] Doesn't bind on IPv4 localhost #102

junhaoliao opened this issue Jun 20, 2021 · 0 comments

Comments

@junhaoliao
Copy link
Contributor

Platform: Windows
Python Version: v3.9.5

It seems that on Windows the server doesn't bind on IPv4 localhost(127.0.0.1) by default, when the server address is ''.

Here is a screenshot showing a TCP connection reset when I was using a Postman's WebSocket request to connect to the server with address "ws://localhost:8000".
image

The binding of "ws://[::1]:8000" is valid though".

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