postcard-rpc

Crates.iopostcard-rpc
lib.rspostcard-rpc
version0.5.1
sourcesrc
created_at2023-11-14 19:12:47.842239
updated_at2024-06-14 16:16:20.810727
descriptionA no_std + serde compatible RPC library for Rust
homepage
repositoryhttps://github.com/jamesmunns/postcard-rpc
max_upload_size
id1035263
size115,793
James Munns (jamesmunns)

documentation

https://docs.rs/postcard-rpc/

README

Postcard RPC

A host (PC) and client (MCU) library for handling RPC-style request-response types.

See overview.md for documentation.

See the postcard-rpc book for a walk-through example.

You can also watch James' RustNL talk for a video explainer of what this crate does.

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.

Commit count: 51

cargo fmt