bangalore-clj

https://www.meetup.com/Bangalore-Clojure-User-Group/
Shantanu Kumar 2017-07-07T08:36:37.047927Z

I’ve released a Ring middleware to stream Server-sent Events (SSE): https://github.com/kumarshantanu/ring-sse-middleware

👍 2
Shantanu Kumar 2017-07-07T08:37:30.065579Z

It has out-of-the-box support for Aleph, HTTP Kit, Immutant and Jetty (with output buffering disabled)

Shantanu Kumar 2017-07-07T08:38:39.087859Z

In case anybody wants to setup application metrics-data streaming, I’d be happy to share info