com.github.csm/aleph-haproxy-tcp

Aleph wrapper for HAPROXY protocol

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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