Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BE][Feat] #40 : websocket 연결 #203

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

happyhyep
Copy link
Member

📝 PR 개요

websocket 연결


🔍 변경 사항

  • websocket 연결
  • websocket 연결 테스트

✅ 체크리스트 (Checklist)

  • 코드가 빌드 오류 없이 잘 작동하는지 확인
  • 테스트가 통과하는지 확인
  • 스타일 가이드와 일관성을 유지했는지 확인
  • 관련 문서가 업데이트되었는지 확인 (선택 사항)
  • 리뷰어가 이해할 수 있도록 주석이나 설명을 추가했는지 확인

🔄 관련 이슈 (Linked Issues)

#40


📚 참고 자료 (선택 사항)

[> PR과 관련된 참고 자료가 있다면 링크나 설명을 첨부해주세요.

예: "다크 모드 구현을 위한 라이브러리 사용 가이드 링크"](https://velog.io/@happyhyep/WebSocket-%EC%84%9C%EB%B2%84%EC%99%80-HTTP-%EC%84%9C%EB%B2%84-%EB%AC%B8%EC%A0%9C-%ED%95%B4%EA%B2%B0%EA%B8%B0)

- websocket 연결
- websocket 연결 테스트
@happyhyep happyhyep added the 확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전) label Nov 18, 2024
@happyhyep happyhyep self-assigned this Nov 18, 2024
@happyhyep happyhyep linked an issue Nov 18, 2024 that may be closed by this pull request
Copy link
Collaborator

@effozen effozen left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@leedongyull leedongyull left a comment

Choose a reason for hiding this comment

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

LGTM

@juwon5272
Copy link
Collaborator

LGTM

@happyhyep happyhyep merged commit 30349ec into backend Nov 19, 2024
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

링크 접속된 사용자의 실시간 위치 추적
4 participants