Closed rebello95 closed 1 year ago
After the conversation on https://github.com/connectrpc/connect-kotlin/pull/130, this PR makes a few changes to demonstrate ways in which consumers can easily iterate over results from an async stream.
It also introduces a convenience accessor for StreamResult for these use cases.
StreamResult
After the conversation on https://github.com/connectrpc/connect-kotlin/pull/130, this PR makes a few changes to demonstrate ways in which consumers can easily iterate over results from an async stream.
It also introduces a convenience accessor for
StreamResult
for these use cases.