postal.js
JavaScript pub/sub library supporting advanced subscription features, and several helpful add-ons.monologue.js
Observer pattern based pub/sub utility (similar to event emitter). Compliments mediator-pattern-focused postal.jspostal.xframe
postal.js add-on providing the ability to federate instances of postal across iframe/window boundariespostal.request-response
postal.js add-on that provides a request/response pattern API.postal.when
postal.js plugin that enables message-bus-based deferred style async behaviorpostal.federation
postal.js add-on providing base 'federation' facilities for linking remote instances of postal together.postal.diagnostics
Wiretap plugin for postal.js that enables fined-tuned logging of message bus activitypostal.socketio
postal.js add-on providing the ability to federate instances of postal across socket.io connectionspostal.react
ReactJS mixin providing postal behavior to components.monopost.js
Adapter to bridge monologue.js (event emitter) events to postal.js (message bus).postal.socket
postal.js add-on that bridges a browser instance of postal to a node.js instancexframe-demo
Demonstration of postal.xframe being used to bridge iframes and a parent window.postal.preserve
Add-on for message durability features to postal.jspostal.replay
postal.js add-on that replays recorded messagespostal.transcriber
postal.js add-on that records messages published via postalpostal.tracer
postal.js add-on to trace and build topology data of federated postal instancespostal.linked-channels
Postal.js add-on that allows you to forward messages from one channel/topic to another.postal.rabbitmq
postal.federation transport plugin to federate postal instances communicating via RabbitMQLove Open Source and this site? Check out how you can help us