SIGN IN SIGN UP

[Flight] Basic Streaming Suspense Support (#17285)

* Return whether to keep flowing in Host config

* Emit basic chunk based streaming in the Flight server

When something suspends a new chunk is created.

* Add reentrancy check

The WHATWG API is designed to be pulled recursively.

We should refactor to favor that approach.

* Basic streaming Suspense support on the client

* Add basic suspense in example

* Add comment describing the protocol that the server generates
S
Sebastian Markbåge committed
dee03049f5690e23787f3ba1afd3150fb3540624
Parent: f50f39b
Committed by GitHub <noreply@github.com> on 11/6/2019, 5:48:34 PM