Roll version to recreate artifacts
[ccsdk/sli/adaptors.git] / message-router / publisher / README.md
1 # Publisher\r
2 \r
3 ## Modules\r
4 - api - exports the publisher interface for clients and providers to import\r
5 - features - used for managing the feature repository for publisher\r
6 - installer - provides a simple install script \r
7 - provider - provides an implementation of the publisher api, this implementation assumes the controller has a single identity for publishing to DMAAP message router\r
8 - sample.client - a dummy client that posts a simple message to a configured topic during its initialization\r