1.0.19 • Published 9 years ago

microtransport v1.0.19

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

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
1.0.19

9 years ago

1.0.18

9 years ago

1.0.16

10 years ago

1.0.15

10 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago