https://github.com/nasrmohammad4804/chat-application
create chat application using websocket & rabbit mq
https://github.com/nasrmohammad4804/chat-application
angularjs guava-cache jwt postgresql rabbitmq spring-boot spring-security websocket
Last synced: 28 days ago
JSON representation
create chat application using websocket & rabbit mq
- Host: GitHub
- URL: https://github.com/nasrmohammad4804/chat-application
- Owner: nasrmohammad4804
- License: mit
- Created: 2023-02-21T15:35:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T20:23:30.000Z (about 3 years ago)
- Last Synced: 2025-08-01T19:11:48.381Z (10 months ago)
- Topics: angularjs, guava-cache, jwt, postgresql, rabbitmq, spring-boot, spring-security, websocket
- Language: Java
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chat-application
the idea of this project is creating chat application with stomp abbreviation of simple text oritented message protocol
that act as other chat application like watsapp but with fewer feature
technology we are using for this repo
spring boot - websocket - message broker (rabbit mq) - spring security( jwt ) - angular js