Package Exports
- mu
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mu) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
mu
A message-pattern based router for building distributed systems
- Sponsor: nearForm
- Status: Experimental
Mu is a message based router for building distributed systems. It allows messages to be routed and handled across various transports. Mu is aggressively light weight to ensure ease of use and speed of execution.
Install
To install mu, simply use npm,
$ npm install muAPI
To do..
License
Copyright Peter Elger 2016 & Contributors, Licensed under MIT.