sydney.js

0.0.2 • Public • Published

Sydney

Codeship Status for xaviervia/sydney

Event Subscription/Venue library. Whole new approach:

  • Asynchronous emission only.
  • Callbacks are middlewares. Propagation in the Venue is mediated by the main callback.
  • String named events are replaced by Endpoint objects that are expected to // expose a match method. Used in conjunction with object-pattern, it provides suppport for any object structure to be used as key to describe the event.

Installation

npm install --save sydney

License

Copyright 2015 Xavier Via

ISC license.

See LICENSE attached.

Package Sidebar

Install

npm i sydney.js

Weekly Downloads

1

Version

0.0.2

License

ISC

Last publish

Collaborators

  • xaviervia