aCLI icon indicating copy to clipboard operation
aCLI copied to clipboard

Streamed / chunked response

Open dazraf opened this issue 9 years ago • 0 comments

Hello Ami,

Firstly, thank you for this library! Great work!

I have a websocket API. When I issue a 'command' to the socket, the response is a stream of discrete updates. I can use the setProgress function to set progress, but I would also like to output some partial results to the console as they are being streamed in. Is there a way of doing this please?

many thanks, Fuzz

dazraf avatar Dec 29 '16 10:12 dazraf