2 unstable releases
Uses new Rust 2024
| 0.2.0 | Nov 5, 2025 |
|---|---|
| 0.1.0 | Oct 21, 2025 |
#6 in #hole-punching
Used in 12 crates
(6 directly)
23KB
213 lines
Tickets is a serializable object combining information required for an operation. Typically tickets contain all information required for an operation, e.g. an iroh blob ticket would contain the hash of the data as well as information about how to reach the provider.
iroh-tickets
Simple ticket system used for signaling with iroh.
License
Copyright 2025 N0, INC.
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (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.
Dependencies
~6–8MB
~149K SLoC