File tree 1 file changed +26
-1
lines changed
1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 3
3
> [ 백엔드 Wiki] ( https://github.com/Java-and-Script/pickple-back/wiki ) <br >
4
4
> [ 프론트엔드 레포지토리] ( https://github.com/Java-and-Script/pickple-front )
5
5
6
- ### 🔗 [ 픽플 이용하기] ( https://pickple.kr )
6
+ ### 🔗 [ 픽플 이용하기] ( https://pickple-deploy.vercel.app )
7
7
<img width =" 1388 " alt =" image " src =" https://github.com/Java-and-Script/pickple-back/assets/49775540/ebe4d96a-4b4b-477e-bec1-51ebf84b3fd2 " >
8
8
9
9
<img width =" 1388 " alt =" image " src =" https://github.com/Java-and-Script/pickple-back/assets/49775540/6347af69-37a6-433c-a2c4-64eaa586bd06 " >
35
35
36
36
---
37
37
38
+ ## 주요 기능 동작 과정
39
+
40
+ ### 채팅
41
+ ![ image] ( https://github.com/Java-and-Script/pickple-back/assets/92444744/a865c6a2-97a6-455f-aa27-cae89c38767a )
42
+ - WebSocket과 Stomp, SockJS를 통한 실시간 채팅 구현
43
+
44
+ ### 알림
45
+ ![ image] ( https://github.com/Java-and-Script/pickple-back/assets/92444744/5790e26d-6e9d-420c-827e-43739c1d2d5f )
46
+ - SSE를 통한 알림 구현
47
+
48
+ ### 랭킹
49
+ ![ image] ( https://github.com/Java-and-Script/pickple-back/assets/92444744/fc091492-baa8-4f58-836a-f2aea000d054 )
50
+ ![ image] ( https://github.com/Java-and-Script/pickple-back/assets/92444744/3a02043f-7192-4df1-a25c-9ad60d8b1cd4 )
51
+ - Redis를 활용한 랭킹 구현
52
+
53
+ ### 경기 상태 변경
54
+ ** [ 개선 전] **
55
+ ![ image] ( https://github.com/Java-and-Script/pickple-back/assets/92444744/bc2396a2-a7a1-4e5c-a002-ace3a628cc94 )
56
+
57
+ ** [ 개선 후] **
58
+ ![ image] ( https://github.com/Java-and-Script/pickple-back/assets/92444744/4cc5c475-0b95-4f0e-b417-3904f54bce0a )
59
+ - Redis Keyspace Notification을 활용한 경기 상태 변경
60
+
61
+ ---
62
+
38
63
### 팀원
39
64
프론트엔드
40
65
<table >
You can’t perform that action at this time.
0 commit comments