summaryrefslogtreecommitdiffstats
path: root/message-router/consumer/README.md
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-05-30 22:23:52 +0000
committerKevin Smokowski <kevin.smokowski@att.com>2019-06-17 15:31:38 +0000
commitd14bb405004176e72e8722438eb95819ed11f1c7 (patch)
treeb99fb91f96bf55fa8d02823a3baae90bc3325797 /message-router/consumer/README.md
parentfaaa1a75d85a522847acf4c7250b8da5f076cfa0 (diff)
implement message router consumer
implement message router consumer Issue-ID: CCSDK-1373 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Iea4290c5b9e9bb63f152f0605dae1e715974f217
Diffstat (limited to 'message-router/consumer/README.md')
-rwxr-xr-xmessage-router/consumer/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/message-router/consumer/README.md b/message-router/consumer/README.md
new file mode 100755
index 00000000..9d01256a
--- /dev/null
+++ b/message-router/consumer/README.md
@@ -0,0 +1,7 @@
+# Consumer
+
+## Modules
+- api - exports the consumer interface for clients and providers to import
+- features - used for managing the feature repository for consumer
+- installer - provides a simple install script
+- provider - provides an implementation of the consumer api \ No newline at end of file