Skip to content
/ cljzmq Public
forked from zeromq/cljzmq

Clojure bindings for ØMQ

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER
Notifications You must be signed in to change notification settings

honza/cljzmq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cljzmq

Build Status

Clojure bindings for ØMQ.

Installation

[org.zeromq/cljzmq "0.1.4"]

(see FAQ for how to make it work with jeromq)

Snapshots

To use the latest and greatest snapshot, add the OSS Sonatype repository to your project.clj file:

["sonatype" {:url "https://oss.sonatype.org/content/repositories/snapshots"
             :update :always}]

Add the following dependency to your project.clj file:

[org.zeromq/cljzmq "0.1.5-SNAPSHOT"]

Documentation

Acknowledgements

YourKit is kindly supporting ZeroMQ project with its full-featured Java Profiler.

License

Copyright © 2013-2014 UserEvents, Inc.

This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

About

Clojure bindings for ØMQ

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%