Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MessageBus

Build Status

A message passing framework for JavaScript.

Differences from an Event Driven approach

Functionally almost none.

But in event-driven systems, the "source" of the event is an important part of it. For messages, not so.

Therefore if the receipts needs to know who the source is, add that to the message payload.

About

A message passing broker for JavaScript

Resources

Stars

0 stars

Watchers

15 watching

Forks

Releases

Packages

Used by

Contributors

Languages