com.github.csm/aleph-haproxy-tcp

Aleph wrapper for HAPROXY protocol

Leiningen/Boot

[com.github.csm/aleph-haproxy-tcp "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.csm/aleph-haproxy-tcp {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.csm:aleph-haproxy-tcp:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.csm</groupId>
  <artifactId>aleph-haproxy-tcp</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>