fullcontact/full.http

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

Leiningen/Boot

[fullcontact/full.http "1.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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