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

Remove dependency on async_std (or make it optional) #1

Open
Ekleog opened this issue Jun 5, 2020 · 0 comments
Open

Remove dependency on async_std (or make it optional) #1

Ekleog opened this issue Jun 5, 2020 · 0 comments

Comments

@Ekleog
Copy link

Ekleog commented Jun 5, 2020

Hello!

I've been starting to use duplexify for tests quite a lot. It works really well :)

This being said, I've noticed that the whole async-std appears to get pulled in when simply grabbing duplexify.

Do you think it'd be possible to make the dependency on async_std optional, or maybe to remove it altogether to simply depend on futures? I can try to have a look at contributing such a change if you'd be interested in it and don't have the time to look into it, though I can't promise anything about timeliness myself :)

Thank you anyway for duplexify!
Leo

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