Saturnine is a Clojure library to assist in developing server applications in a message-passing style. It is built on top of JBoss Netty, and inherits a number of features from this framework, including trivial configuration in blocking or non-blocking modes and SSL/TLS support (with starttls).
[saturnine-plaza "0.2-SNAPSHOT"]
saturnine-plaza/saturnine-plaza {:mvn/version "0.2-SNAPSHOT"}
implementation("saturnine-plaza:saturnine-plaza:0.2-SNAPSHOT")
<dependency> <groupId>saturnine-plaza</groupId> <artifactId>saturnine-plaza</artifactId> <version>0.2-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: