Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 881 Bytes

README.md

File metadata and controls

45 lines (34 loc) · 881 Bytes

Micro Panda

Node.js toolkit to help build micro services.

Features

  • light and extensible
  • useful communication modes
    • method
      • request-response mode
      • error serialization and rebuilding
    • events
      • subscribe via topic
      • load balance via group
  • replaceable transporter
  • replaceable serializer
  • gateways
  • input validators

Protocol

Micro Panda Protocol

Components

More Docs

License

MIT