@bakerstreet-industries/bus-messages
v1.0.4
Published
A core set of message definitions for distributed applications.
Downloads
2
Maintainers
Readme
@node-ts/bus-messages
This package should be consumed wherever your application defines message contracts. Messages are small pieces of data that get passed around between services. They can define an instruction to perform an action, or report that something has just occurred.
🔥 View our docs at https://bus.node-ts.com 🔥
🤔 Have a question? Join our Discord 🤔
Installation
Install the @node-ts/bus-messages package via npm:
npm install @node-ts/bus-messages