systems.billo/async-udp

A Clojure utility library for faster CLIS with async UDP clients/servers

Leiningen/Boot

[systems.billo/async-udp "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

systems.billo/async-udp {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("systems.billo:async-udp:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>systems.billo</groupId>
  <artifactId>async-udp</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>