JetStream
JetStream is an RPC framework built on top of s2n-quic, iroh, and p9. It's designed to be a high performance, low latency, secure, and reliable RPC framework.
Features:
Motivation
Building remote filesystems over internet, is the main motivation behind JetStream.
Ready?
JetStream is not ready for production use. It's still in the early stages of development.
Docs
Examples
- echo - Basic QUIC-based echo service example
- iroh_echo - Echo service using iroh transport
- wasm_example - WebAssembly example
- wasm_example_bindings - WebAssembly bindings example
License
BSD-3-Clause