Performs an HTTP GET request and returns the response as a stream of parsed JSON chunks.
http-get-json
@/http-get-json
Performs an HTTP GET request and returns the response as a stream of parsed JSON chunks.
DONEpulse
Pulses when all response data is received and the connection is closed
OUT2xod/json/parsed-json-chunk
The last received JSON chunk from the response
OUT1pulse
Pulses when a new JSON chunk is received