I have other question here How to send stream of json object to the client?, but luckily I found a solution using oboe.js.
I wonder if there is a any features on angular like oboe have?
I tried HttpRequest
then enabling the reportProgress
but it will just show what the status of the stream without the data.