1.1.0 ā€¢ Published 3 months ago

@node-ts/bus-messages v1.1.0

Weekly downloads
1,033
License
MIT
Repository
github
Last release
3 months 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 the Discussion šŸ¤”

Installation

Install the @node-ts/bus-messages package via npm:

npm install @node-ts/bus-messages