Crates.io | postcard-rpc |
lib.rs | postcard-rpc |
version | 0.10.6 |
source | src |
created_at | 2023-11-14 19:12:47.842239 |
updated_at | 2024-11-05 13:22:40.291975 |
description | A no_std + serde compatible RPC library for Rust |
homepage | |
repository | https://github.com/jamesmunns/postcard-rpc |
max_upload_size | |
id | 1035263 |
size | 291,968 |
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.
Licensed under either of
at your option.
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.