forever-socket-client

Async Socket clients that attempt to stay connected to the server forever

Leiningen/Boot

[forever-socket-client "1.2.1"]

Clojure CLI/deps.edn

forever-socket-client/forever-socket-client {:mvn/version "1.2.1"}

Gradle

implementation("forever-socket-client:forever-socket-client:1.2.1")

Maven

<dependency>
  <groupId>forever-socket-client</groupId>
  <artifactId>forever-socket-client</artifactId>
  <version>1.2.1</version>
</dependency>