org.clojars.agofilo/drawbridge

HTTP transport support for Clojure's nREPL implemented as a Ring handler.

Leiningen/Boot

[org.clojars.agofilo/drawbridge "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.agofilo/drawbridge {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("org.clojars.agofilo:drawbridge:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.agofilo</groupId>
  <artifactId>drawbridge</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.