Node.js toolkit to help build micro services.
- light and extensible
- useful communication modes
- method
- request-response mode
- error serialization and rebuilding
- events
- subscribe via topic
- load balance via group
- method
- replaceable transporter
- replaceable serializer
- gateways
- input validators
MIT