0.0.2 • Published 12 years ago

eazy v0.0.2

Weekly downloads
8
License
-
Repository
github
Last release
12 years ago

eazy - a simple wrapper on top of node-zmq to make life even easier

Eazy (spelled with a Z instead of an S, take note) aims to simplify the zero-mq interface for node. What it does is provide an easy way to create persistent socket connections that you can pass to different modules in your process to be reused automatically, as well as closing the sockets properly when the process exits or fails.

Installation

npm install eazy

Usage

coming soon... see test cases first

License (IMPORTANT!)

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.
0.0.2

12 years ago

0.0.1

12 years ago