summaryrefslogtreecommitdiffstats
path: root/adaptors/message-router/publisher/README.md
blob: 58c1bf470a8579f397ea5a3d368b01cc178fbd1c (plain)
1
2
3
4
5
6
7
8
# Publisher

## Modules
- api - exports the publisher interface for clients and providers to import
- features - used for managing the feature repository for publisher
- installer - provides a simple install script 
- provider - provides an implementation of the publisher api, this implementation assumes the controller has a single identity for publishing to DMAAP message router
- sample.client - a dummy client that posts a simple message to a configured topic during its initialization