Skip to content

[Backend] fix: SSE 통신 에러 해결 및 API 수정#133

Merged
hyni03 merged 4 commits intodevelopfrom
fix/121
Apr 7, 2025
Merged

[Backend] fix: SSE 통신 에러 해결 및 API 수정#133
hyni03 merged 4 commits intodevelopfrom
fix/121

Conversation

@hyni03
Copy link
Copy Markdown
Contributor

@hyni03 hyni03 commented Apr 4, 2025

Summary 📝

SSE 통신 에러 해결 및 프론트 API 수정

Issue Number 🔥

To Reviewers 📢

SSE 통신 에러 해결을 위해서 header 설정 및 nginx 설정 변경했습니다!
nginx 설정은 서버에서 직접 변경 완료하였고 테스트까지 잘 되는 거 확인 완입니당
외에 프론트 요구에 따른 API 응답 수정 및 정렬 수정 까지 완료했습니다 :)
리뷰 부탁드려요!

@hyni03 hyni03 self-assigned this Apr 4, 2025
@hyni03 hyni03 linked an issue Apr 4, 2025 that may be closed by this pull request
3 tasks
@github-actions github-actions bot added the 🐛 BUG 버그 해결 label Apr 4, 2025
@hyni03 hyni03 requested a review from mjk25 April 4, 2025 11:00
Copy link
Copy Markdown
Contributor

@mjk25 mjk25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hyni03 hyni03 merged commit 019a26c into develop Apr 7, 2025
5 checks passed
@hyni03 hyni03 deleted the fix/121 branch April 7, 2025 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] fix: SSE 통신 시 CORS 에러 해결 및 API 수정

2 participants