Crates.io | jetstream |
lib.rs | jetstream |
version | 8.3.1 |
created_at | 2024-03-11 17:47:07.969273+00 |
updated_at | 2025-06-06 14:11:25.650806+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 | 1169663 |
size | 3,797,050 |
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