microtransport

1.0.19 • Public • Published

Microstransport

Promise-based AMQP transport protocol library desiged for scalable apps and microservices

TODO

  • Create low-level amqp wrapper
  • Create microtransport core
  • Implement basic tests
  • Set message auto expiration header in queues
  • Write documentation
  • Append basic usage examples
amqp:

simple queue
distributed task among workers
sending to all consumers
multiple consumers
reciving messages based on pattern


service:

send message and receive response
send through routes chain
handle error
  • Increase coverage till 100%, add mocks
  • Append all cool badges (including travis)
  • Migrate to ES7
  • Deploy to NPM

Readme

Keywords

none

Package Sidebar

Install

npm i microtransport

Weekly Downloads

1

Version

1.0.19

License

ISC

Last publish

Collaborators

  • afoninsky