Documentation
¶
Overview ¶
Progressive Call Results Example Caller
This example demonstrates a caller client that receives data in chunks, as separate progressive call results. A caller may do this to receive a large body of data in managable chunks, or to deliver some portion of the result more immediately.
In this example, the progressive results are portions of a larger body of text. The final result is a sha256 sum of all the data, allowing the caller to verify that it received everything correcly.
Click to show internal directories.
Click to hide internal directories.