An open API service indexing awesome lists of open source software.

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

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