An open API service indexing awesome lists of open source software.

https://github.com/n0-computer/irpc

A streaming rpc system for iroh
https://github.com/n0-computer/irpc

Last synced: 4 months ago
JSON representation

A streaming rpc system for iroh

Awesome Lists containing this project

README

          

# IRPC

A streaming rpc system for iroh

[][repo link] [![Latest Version]][crates.io] [![Docs Badge]][docs.rs] ![license badge] [![status badge]][status link]

[Latest Version]: https://img.shields.io/crates/v/irpc.svg
[crates.io]: https://crates.io/crates/irpc
[Docs Badge]: https://img.shields.io/badge/docs-docs.rs-green
[docs.rs]: https://docs.rs/irpc
[license badge]: https://img.shields.io/crates/l/irpc
[status badge]: https://github.com/n0-computer/irpc/actions/workflows/rust.yml/badge.svg
[status link]: https://github.com/n0-computer/irpc/actions/workflows/ci.yml
[repo link]: https://github.com/n0-computer/irpc

# Goals

See the [module docs](https://docs.rs/irpc/latest/irpc/).

# Docs

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