blob: 32848252b5155fb463a71459b727df4dfdb9ae75 (
plain)
1
2
3
4
5
6
7
|
# CCSDK Message Router Extension
This maven module builds re-usable code that interacts with message router
## High level modules
- **publisher** used for sending messages to a dmaap message router topic
- **consumer** not yet created, this will be used for pulling messages from a dmaap message router topic
|