tiny-msgpack
tiny-msgpack copied to clipboard
can also support decode for blob.stream()
When consume Blob type, it's async or stream like this documented.
Can this lib add support for this?
This library is entirely synchronous, and there are no plans to change that.