irpc

Crates.ioirpc
lib.rsirpc
version
sourcesrc
created_at2025-04-03 14:28:37.331264+00
updated_at2025-04-10 14:15:05.582825+00
descriptionA streaming rpc system based on quic
homepage
repositoryhttps://github.com/n0-computer/irpc
max_upload_size
id1618305
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`
size0
iroh-publisher (github:n0-computer:iroh-publisher)

documentation

README

IRPC

A streaming rpc system for iroh

Latest Version Docs Badge license badge status badge

Goals

See the module docs.

Docs

Properly building docs for this crate is quite complex. For all the gory details, see [DOCS.md].

Commit count: 0

cargo fmt