fullcontact/full.http

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

Leiningen/Boot

[fullcontact/full.http "0.4.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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