- Notifications
You must be signed in to change notification settings - Fork0
Rafly-Ananda/message-carbon-system
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Capture business chat data from listening to business chat MQTT service.
- Forward and publish the business chat data to Hi App RabbitMQ service.
- Listen to specific exchange and queue from RabbitMQ service.
- Save hisotrical chat data to MongoDB.
- Save customer interaction ( data from business chat ) to analytics database in MariaDB.
- [MQTT] - To listen incoming business chat messages.
- [RabbitMQ] - Queue payload, to make sure no data lost in the process.
- [Moment] - Date parser.
- [MongoDB] - Store business chat messages.
- [MariaDB] - Store business chat insight analytics ( Data from business chat )
- [Express] - fast node.js network app framework
Message Carbon Backend Service requiresNode.js v.14 to run.
- Install the dependencies, devDependencies
- Assign MQTT Broker, RabbitMQ broker
- Connect MongoDB and RDMS ( This project use MariaDB )
About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.