Skip to content

issue#85 채팅메세지 rest api 요청 주소 프록시로 변경#97

Merged
Catleap02 merged 1 commit intodevelopfrom
Fix/issue-#85
Feb 27, 2025
Merged

issue#85 채팅메세지 rest api 요청 주소 프록시로 변경#97
Catleap02 merged 1 commit intodevelopfrom
Fix/issue-#85

Conversation

@Catleap02
Copy link
Contributor

📝 상세 내용

  • 채팅 페이지 소켓 송신 메세지가 바로 추가되지 않던 오류 해결을 위해서 이슈를 팠었는데, 세션에서 닉네임을 받아오지 못해서 생긴 거였고, 현재 개발 프록시 쓰는 대로 요청 주소 변경해놨을 때, rest랑 소켓 다 정상 작동하는 거 확인해뒀습니다
  • 소켓 URI https 환경 따라 ws -> wss로 바꿨고, URI는 rest api url랑 같이 instance에서 import해서 쓰도록 옮겨뒀어요

#️⃣ 이슈 번호

💬 리뷰 요구사항

⏰ 현재 버그

📷 스크린샷(선택)

🔗 참고 자료(선택)

@Catleap02 Catleap02 self-assigned this Feb 27, 2025
@Catleap02 Catleap02 merged commit 62a05eb into develop Feb 27, 2025
1 check passed
@Catleap02 Catleap02 deleted the Fix/issue-#85 branch February 27, 2025 14:21
@Dobbymin Dobbymin added the 😡 Bug Fix 발생한 버그를 수정하는 경우 label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

😡 Bug Fix 발생한 버그를 수정하는 경우

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[기능 수정] 채팅 기능 수정

2 participants