JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 77
  • Score
    100M100P100Q64571F
  • License MIT

A message-pattern based router for building distributed systems

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

npm travis coveralls david

  • 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 mu

API

To do..

License

Copyright Peter Elger 2016 & Contributors, Licensed under MIT.