org.clojars.paomian/ring-jetty-hystrix-adapter

Setup a Hystrix (https://github.com/Netflix/Hystrix) event stream with jetty for clojure.

Leiningen/Boot

[org.clojars.paomian/ring-jetty-hystrix-adapter "0.1.0"]

Clojure CLI/deps.edn

org.clojars.paomian/ring-jetty-hystrix-adapter {:mvn/version "0.1.0"}

Gradle

implementation("org.clojars.paomian:ring-jetty-hystrix-adapter:0.1.0")

Maven

<dependency>
  <groupId>org.clojars.paomian</groupId>
  <artifactId>ring-jetty-hystrix-adapter</artifactId>
  <version>0.1.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.