fullcontact/full.http

Async HTTP client and server on top of http-kit and core.async.

Leiningen/Boot

[fullcontact/full.http "1.0.5"]

Clojure CLI/deps.edn

fullcontact/full.http {:mvn/version "1.0.5"}

Gradle

implementation("fullcontact:full.http:1.0.5")

Maven

<dependency>
  <groupId>fullcontact</groupId>
  <artifactId>full.http</artifactId>
  <version>1.0.5</version>
</dependency>