fullcontact/full.http

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

Leiningen/Boot

[fullcontact/full.http "0.10.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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