| Crates.io | teeny-rpc |
| lib.rs | teeny-rpc |
| version | 0.1.0 |
| created_at | 2025-07-04 13:17:05.548793+00 |
| updated_at | 2025-07-04 13:17:05.548793+00 |
| description | An extremely minimal Rust RPC library that supports both std and no_std clients and servers. |
| homepage | https://github.com/DanNixon/teeny-rpc |
| repository | https://github.com/DanNixon/teeny-rpc |
| max_upload_size | |
| id | 1738015 |
| size | 78,801 |
teeny-rpcAn extremely minimal RPC library that supports both std and no_std clients and servers.
Only supports handing a single request at a time.