• Kenton Varda's avatar
    Implement basic connection-level flow control. · 538a767e
    Kenton Varda authored
    This is blunt: A peer can choose to stop reading new messages from a connection whenever the calls in-flight cross a certain threshold. This is needed in Sandstorm to prevent errant (or malicious) apps from consuming excessive RAM in other parts of the system by flooding them with calls.
    538a767e
rpc-prelude.h 4.78 KB