sente

Clojure channel sockets library

Leiningen/Boot

[sente "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

sente/sente {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("sente:sente:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>sente</groupId>
  <artifactId>sente</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>