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

https://github.com/f-lab-edu/messenger-tempo

Spring 기반 채팅 메신저
https://github.com/f-lab-edu/messenger-tempo

moony

Last synced: 2 months ago
JSON representation

Spring 기반 채팅 메신저

Awesome Lists containing this project

README

        

# messenger-tempo
Spring 기반 채팅 메신저

## 구현할 기능 리스트
- 1:1 채팅, 그룹 채팅
- 텍스트 메시지
- 상대방이 로그아웃 상태일때도 메시지 전송
- 로그인할때 이전에 받은 메시지 불러오기
- 읽지 않은 유저 수 카운트
- 회원 가입
- 로그인/로그아웃

## 사용 기술, 언어
- Language
- JDK 11
- Spring Framework
- Spring 5.3.27
- Spring Boot 2.7.11
- Spring Security 5.7.8
- WebSocket
- SockJS
- STOMP
- Database
- MySQL 8.0.32
- Etc
- JWT
- Swagger