| Crates.io | jetstream_client |
| lib.rs | jetstream_client |
| version | 8.3.1 |
| created_at | 2024-10-03 12:39:10.010742+00 |
| updated_at | 2025-06-06 14:08:38.286433+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 | 1395188 |
| size | 69,905 |
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