oliyh/oxbow

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

Leiningen/Boot

[oliyh/oxbow "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("oliyh:oxbow:0.1.1")

Maven

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