issues
search
yanggwangseong
/
family-social
1
stars
0
forks
source link
v0.0.21
#245
Closed
yanggwangseong
closed
7 months ago
yanggwangseong
commented
7 months ago
Resolves #232 , resolves #234 , resolves #238 , resolves #233 , resolves #236
✨
구현 기능 명세
Notification관련 entity 생성 (#232 )
Notification 기능 추가 (#234 )
알람 조회 api 추가 (#238 )
Notification 페이지 생성 (#233 )
Notification 알림 SSE를 이용하여 알림 수신 구현 (#236 )
🎁
주목할 점
Notification 알람 기능을 실시간으로 수신 할 수 있게 ServerSentEvent(sse)를 이용했다.
😭
어려웠던 점
sse의 커넥션이 유지가 되지 않고 다시 요청을 반복하면서 408 에러를 발생 시켰다. (#241 )
🌄
스크린샷
Notification 페이지 생성
Notification 알림 SSE를 이용하여 알림 수신 구현
✨ 구현 기능 명세
🎁 주목할 점
😭 어려웠던 점
🌄 스크린샷