0.0.2 • Published 10 years ago

sydney.js v0.0.2

Weekly downloads
5
License
ISC
Repository
github
Last release
10 years ago

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.