• Kenton Varda's avatar
    Add client-side streaming hooks. · 56493100
    Kenton Varda authored
    Also, push harder on the code generator such that `StreamResult` doesn't show up in generated code at all.
    
    So now we have `StreamingRequest<Params>` which is like `Request<Params, Results>`, and we have `StreamingCallContext<Params>` which is like `CallContext<Params, Results>`.
    56493100
capability-test.c++ 39.4 KB