Comment by 0x6c6f6c
Their example in the README is extremely misleading then. It indicates your stream output is
name: A name: Al name: Ale name: Alex
Which would suggest you are getting unfinished strings out in the stream.
Their example in the README is extremely misleading then. It indicates your stream output is
name: A name: Al name: Ale name: Alex
Which would suggest you are getting unfinished strings out in the stream.
How is it misleading? It shows that it gives back unfinished values but finished keys.