https://github.com/borjom1/ws-chat-app
Real-time web chat application built with Spring Boot, RabbitMQ and ReactJS
https://github.com/borjom1/ws-chat-app
docker mongodb rabbitmq-stomp reactjs redux-toolkit spring-boot-3 springwebsocket tailwindcss
Last synced: 3 months ago
JSON representation
Real-time web chat application built with Spring Boot, RabbitMQ and ReactJS
- Host: GitHub
- URL: https://github.com/borjom1/ws-chat-app
- Owner: borjom1
- Created: 2023-07-24T16:11:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T17:47:41.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T21:48:52.000Z (5 months ago)
- Topics: docker, mongodb, rabbitmq-stomp, reactjs, redux-toolkit, spring-boot-3, springwebsocket, tailwindcss
- Language: Java
- Homepage:
- Size: 312 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Real-time chat application
#### Stack:
- Spring Boot (v3.1.1)
- RabbitMQ (v3.12.2)
- ReactJS