| Crates.io | jetstream_distributed |
| lib.rs | jetstream_distributed |
| version | 8.0.0 |
| created_at | 2024-11-21 13:59:48.592534+00 |
| updated_at | 2025-01-27 19:09:46.630452+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 | 1456139 |
| size | 95,974 |
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