Back

sse-events (clj)

(source)

function

(sse-events {:keys [request params]})
Returns a core.async channel with events as clojure data structures. Inspiration from https://gist.github.com/oliyh/2b9b9107e7e7e12d4a60e79a19d056ee

Examples