| Crates.io | jetstream_rpc |
| lib.rs | jetstream_rpc |
| version | 8.3.1 |
| created_at | 2024-10-03 12:25:28.857584+00 |
| updated_at | 2025-06-06 14:07:12.037023+00 |
| description | Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC. |
| homepage | |
| repository | https://github.com/sevki/jetstream |
| max_upload_size | |
| id | 1395164 |
| size | 67,440 |
JetStream is an RPC framework built on top of s2n-quic and p9. It's designed to be a high performance, low latency, secure, and reliable RPC framework.
Features:
Building remote filesystems over internet, is the main motivation behind JetStream.
JetStream is not ready for production use. It's still in the early stages of development.
BSD-3-Clause