1.0.19 • Published 8 years ago

microtransport v1.0.19

Weekly downloads
-
License
ISC
Repository
-
Last release
8 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

8 years ago

1.0.18

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago