https://github.com/n0-computer/iroh-io
https://github.com/n0-computer/iroh-io
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/n0-computer/iroh-io
- Owner: n0-computer
- License: apache-2.0
- Created: 2023-07-11T13:21:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T08:40:15.000Z (about 1 year ago)
- Last Synced: 2025-10-10T07:03:38.201Z (8 months ago)
- Language: Rust
- Size: 74.2 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
iroh-io
async non-Send IO
# Local (non-`Send`) async IO for rust
Used by the [iroh](https://iroh.computer/) project. For more info see the [docs](https://docs.rs/iroh-io).
# License
This project is licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this project by you, as defined in the Apache-2.0 license,
shall be dual licensed as above, without any additional terms or conditions.