async-rs / async-rs/duplexify

Remove dependency on async_std (or make it optional)

Open
#1 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
43
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.