SkillAgentSearch skills...

Jilch

Clojure ZeroMQ Library using Jeromq (drop in replacement for zilch)

Install / Use

/learn @mpenet/Jilch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Jilch Build Status

Clojure ZeroMQ Library using jeromq, it is a direct port of zilch.

But why ?

Because jeromq made it easy.

Using

If you use zilch you just need to change your imports and it should work.

It also includes a few enhancements from the original, such as more complete type hinting, extensibility, a few functions from the 0mq docs and Storm, and runs on clj 1.4 by default.

Installation

Put this in your project.clj, then lein deps, and you are good to go, no more messin' with native deps.

[cc.qbits/jilch "0.3.0"]

License

Distributed under the Eclipse Public License, the same as Clojure.

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated9y ago
Forks2

Languages

Clojure

Security Score

60/100

Audited on Aug 13, 2016

No findings