Socket
Socket
Sign inDemoInstall

messi

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    messi

Message Integration in JavaScript, inspired by Mule, Apache Camel, SimpleMule


Version published
Weekly downloads
3
increased by50%
Maintainers
1
Install size
2.41 kB
Created
Weekly downloads
 

Readme

Source

MessiJS

Message Integration in JavaScript, inspired by Mule, Apache Camel, SimpleMule, WIP.

It has message producers, consumers, and routes. A route implement a serie of transformations over an incoming message.

Installation

Via npm on Node:

npm install messi

Usage

Reference in your program

var messi = require('messi');

TBD

Samples

TBD

References

TBD

Contribution

Feel free to file issues and submit pull requests � contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

Keywords

FAQs

Last updated on 10 Oct 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc