oliyh/oxbow

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

Leiningen/Boot

[oliyh/oxbow "0.1.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("oliyh:oxbow:0.1.4")

Maven

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