com.github.csm/aleph-haproxy-tcp

Aleph wrapper for HAPROXY protocol

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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