oliyh/oxbow

A Server Sent Events (SSE) client for cljs based on js/fetch

Leiningen/Boot

[oliyh/oxbow "0.1.0"]

Clojure CLI/deps.edn

oliyh/oxbow {:mvn/version "0.1.0"}

Gradle

implementation("oliyh:oxbow:0.1.0")

Maven

<dependency>
  <groupId>oliyh</groupId>
  <artifactId>oxbow</artifactId>
  <version>0.1.0</version>
</dependency>