Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uazu/stakker_mio
Mio I/O polling integration for the Stakker crate
https://github.com/uazu/stakker_mio
Last synced: about 1 month ago
JSON representation
Mio I/O polling integration for the Stakker crate
- Host: GitHub
- URL: https://github.com/uazu/stakker_mio
- Owner: uazu
- License: apache-2.0
- Created: 2020-01-23T19:58:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T16:58:44.000Z (over 1 year ago)
- Last Synced: 2024-09-17T01:43:34.042Z (2 months ago)
- Language: Rust
- Size: 54.7 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Mio I/O polling integration for the **Stakker** crate
This integrates the `mio` crate with **Stakker** and makes handling
`mio` sources more convenient.### Documentation
See the [crate documentation](http://docs.rs/stakker_mio).
# License
This project is licensed under either the Apache License version 2 or
the MIT license, at your option. (See
[LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT)).### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in this crate by you, as defined in the
Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.