com.flipkart.phantom/runtime-netty-uds

Netty UDS Server Implementation for Phantom

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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