Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Thomasdezeeuw/io-context

Repository files navigation

IO-Context

Build Status Build status License: MIT Crates.io Docs

A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.

This is heavily inspired by Go's context package.

See the API documentation for more.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages