Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages