oliyh/oxbow

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

Leiningen/Boot

[oliyh/oxbow "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("oliyh:oxbow:0.1.2")

Maven

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