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
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
/chat_servicePublic archive

Commitcc41960

Browse files
authored
Create README.md
1 parent087f711 commitcc41960

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

‎README.md‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
#Real-Time Chat Microservice (Goftare Platform)
2+
3+
This repository contains the source code for the standalone chat microservice developed for the Goftare online therapy platform.
4+
5+
**Key Features & Technologies:**
6+
7+
* Provides reliable, real-time, bidirectional communication between clients and therapists.
8+
* Utilizes**WebSockets** for real-time connectivity.
9+
* Employs**Redis** for managing connection state and improving reliability.
10+
* Integrates**Apache Kafka** as a message broker for persistence and fault tolerance.
11+
* Designed as part of a transition from a monolithic to a microservices architecture.
12+
***Tech Stack:** Node.js, WebSocket library (e.g., Socket.IO), Redis, Apache Kafka, Docker.
13+
14+
**Status:** Internal microservice developed at Q Company to resolve chat instability issues.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp