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

feat(io): compat async stream for futures #240

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

Berrysoft
Copy link
Member

The type AsyncStream is exacted from cyper-core. It provides a stream with futures io impls to provide convenience.

@Berrysoft Berrysoft added enhancement New feature or request package: io Related to compio-io labels Apr 9, 2024
@Berrysoft Berrysoft self-assigned this Apr 9, 2024
compio-io/Cargo.toml Outdated Show resolved Hide resolved
@George-Miao
Copy link
Member

What happened to the test

@Berrysoft
Copy link
Member Author

It always occurs if you haven't run the test in GitHub action for a long time, but a rerun would usually fix it. I don't understand the reason.

Copy link
Member

@George-Miao George-Miao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@George-Miao George-Miao merged commit b463817 into compio-rs:master Apr 25, 2024
29 checks passed
@Berrysoft Berrysoft deleted the dev/async-stream branch April 30, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request package: io Related to compio-io
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants