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:
For detailed API documentation, see the rustdoc documentation.
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