Crates.io | irpc |
lib.rs | irpc |
version | |
source | src |
created_at | 2025-04-03 14:28:37.331264+00 |
updated_at | 2025-04-10 14:15:05.582825+00 |
description | A streaming rpc system based on quic |
homepage | |
repository | https://github.com/n0-computer/irpc |
max_upload_size | |
id | 1618305 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
A streaming rpc system for iroh
See the module docs.
Properly building docs for this crate is quite complex. For all the gory details, see [DOCS.md].