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

add examples to test MIO for HermitOS #530

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

stlankes
Copy link
Contributor

@stlankes stlankes commented Feb 11, 2024

Mio is a fast, low-level I/O library for Rust focusing on non-blocking APIs and event notification for building high performance I/O.

This PR based requires hermit-os/kernel#1052 and used examples from the original MIO repository.

@stlankes
Copy link
Contributor Author

Before we add these example, we have to publish a new ABI release #531 and use is it in our MIO fork.

Mio is a fast, low-level I/O library for Rust focusing on
non-blocking APIs and event notification for building high
performance I/O.
@stlankes
Copy link
Contributor Author

I merge theses examples to create some CI tests.

@stlankes stlankes added this pull request to the merge queue Feb 13, 2024
Merged via the queue into hermit-os:main with commit da74a9b Feb 13, 2024
12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants