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

dns: add web-sys support to dns Transport #5619

Closed
DougAnderson444 opened this issue Oct 3, 2024 · 1 comment
Closed

dns: add web-sys support to dns Transport #5619

DougAnderson444 opened this issue Oct 3, 2024 · 1 comment

Comments

@DougAnderson444
Copy link
Contributor

Description

Right now, libp2p-dns supports tokio and async-std but we won't be able to resolve from a wasm executor in web-sys.

Motivation

I want to resolve dnsaddr multiaddrs from wasm

Current Implementation

Currently only tokio and async-std

Are you planning to do it yourself in a pull request ?

Maybe

@DougAnderson444 DougAnderson444 changed the title add web-sys support to dns Transport dns: add web-sys support to dns Transport Oct 3, 2024
@DougAnderson444
Copy link
Contributor Author

Duplicate of #5531, closing.

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