1.0.4 • Published 3 years ago

@bakerstreet-industries/bus-messages v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@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