Converting a Stream to an AsyncIterable for Integration with TanStack Query

Hey! Thanks for all the support so far!

I was wondering - is there a way to convert a
Stream
into an AsyncIterable? I am specifically looking into integrating https://tanstack.com/query/latest/docs/reference/streamedQuery#streamedquery.
Was this page helpful?