Back

sse-request (clj)

(source)

function

(sse-request {:keys [params], :as ctx})
Process streamed results. If on-next callback provided, then read from channel and call the callback. Returns a response with the core.async channel as the body

Examples