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

async-tungstenite native dependancy leaks into wasm builds #4

Open
mriise opened this issue Apr 28, 2022 · 0 comments
Open

async-tungstenite native dependancy leaks into wasm builds #4

mriise opened this issue Apr 28, 2022 · 0 comments

Comments

@mriise
Copy link

mriise commented Apr 28, 2022

async-tungstenite = { version = "0.17.1", features = ["tokio", "tokio-native-tls"] }
leaks into WASM builds. Eventually it tries to compile native TCP sockets where it fails.

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