com.dreamtimecircles/blazar

High-performance framework for I/O and real-time distributed HTTP based on Pulsar actors (including convenient synchronous and fiber-blocking library calls)

Leiningen/Boot

[com.dreamtimecircles/blazar "0.1.0"]

Clojure CLI/deps.edn

com.dreamtimecircles/blazar {:mvn/version "0.1.0"}

Gradle

implementation("com.dreamtimecircles:blazar:0.1.0")

Maven

<dependency>
  <groupId>com.dreamtimecircles</groupId>
  <artifactId>blazar</artifactId>
  <version>0.1.0</version>
</dependency>