| Crates.io | aeron-rpc |
| lib.rs | aeron-rpc |
| version | 0.2.0 |
| created_at | 2025-05-17 20:38:50.058313+00 |
| updated_at | 2025-05-21 13:21:45.586063+00 |
| description | Deadly simple RPC framework built on top of Aeron and Tokio |
| homepage | |
| repository | https://github.com/qyuzh/aeron-rpc |
| max_upload_size | |
| id | 1678126 |
| size | 74,194 |
Aeron RPC is a lightweight, high-performance RPC framework built on top of Aeron for Rust. It provides simple abstractions for building request/response and streaming RPC services using Aeron publications and subscriptions.
examples/ directoryMIT