com.flipkart.phantom/runtime-netty-uds

Netty UDS Server Implementation for Phantom

Leiningen/Boot

[com.flipkart.phantom/runtime-netty-uds "1.2.2"]

Clojure CLI/deps.edn

com.flipkart.phantom/runtime-netty-uds {:mvn/version "1.2.2"}

Gradle

implementation("com.flipkart.phantom:runtime-netty-uds:1.2.2")

Maven

<dependency>
  <groupId>com.flipkart.phantom</groupId>
  <artifactId>runtime-netty-uds</artifactId>
  <version>1.2.2</version>
</dependency>