org.clojars.nathell/oxbow

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

Leiningen/Boot

[org.clojars.nathell/oxbow "0.1.5-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.nathell/oxbow {:mvn/version "0.1.5-SNAPSHOT"}

Gradle

implementation("org.clojars.nathell:oxbow:0.1.5-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.nathell</groupId>
  <artifactId>oxbow</artifactId>
  <version>0.1.5-SNAPSHOT</version>
</dependency>

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