Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

Rafly-Ananda/message-carbon-system

Repository files navigation

Data Flow

  • 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.

Tech Used

  • [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

Installation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp