Open Iuriiiii opened 1 year ago
The previous stream decoder got me "chunks is not async iterable" error. I wrote a better Stream Decoder. It ables to cancel the stream whenever you want.
LGTM could you write tests for this?
The previous stream decoder got me "chunks is not async iterable" error. I wrote a better Stream Decoder. It ables to cancel the stream whenever you want.