https://github.com/nguyencoder11/kafka-chat-app
A simple demo chat app using WebSocket and Kafka server
https://github.com/nguyencoder11/kafka-chat-app
Last synced: about 1 month ago
JSON representation
A simple demo chat app using WebSocket and Kafka server
- Host: GitHub
- URL: https://github.com/nguyencoder11/kafka-chat-app
- Owner: Nguyencoder11
- Created: 2025-01-19T10:10:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T10:23:36.000Z (3 months ago)
- Last Synced: 2025-01-19T11:24:19.864Z (3 months ago)
- Language: Java
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A SIMPLE CHAT APP DEVELOPED BASED ON SPRINGBOOT, WEBSOCKET AND KAFKA
### TECHNOLOGIES
- BACKEND: Spring Boot
- FRONTEND: React JS
- DEPLOYMENT: Docker
- REAL-TIME: WebSocket, SockJs for ReactJS
- TOOLS: Zookeeper, Kafka
- OTHERS:
### PREPARATION
Config requirement:
### INSTALLATION
First, you need to install these following necessary tools:
1. Zookeeper
2. Kafka### DEPLOY AND RUN
### UI