Quic-Rpc

A streaming rpc system based on quic

![Latest Version] ![Docs Badge] ![license badge] [![status badge]][status link]

Goals

Interaction patterns

Provide not just request/response RPC, but also streaming in both directions, similar to [grpc].

It is still a RPC system in the sense that interactions get initiated by the client.

Transports

API

Non-Goals

Example

computation service