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

websocket 세팅 및 websocket 서버 초기화 #138

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Conversation

happyhyep
Copy link
Member

📌 작업 제목

websocket 세팅 및 websocket 서버 초기화


🎯 목표

추후 프론트엔드에서 사용자별 실시간 위치를 파악하려 할 때 사용할 websocket을 세팅해둔다.


📝 작업 세부 사항

  • websocket 연결을 위한 js 구현
  • http 서버 생성 및 websocket 서버 초기화 기능 구현

📅 예상 소요 시간 및 일정

1일 소요 예정

happyhyep and others added 2 commits November 11, 2024 17:50
- websocket 연결을 위한 js 구현
- http 서버 생성 및 websocket 서버 초기화 기능 구현
@happyhyep happyhyep self-assigned this Nov 11, 2024
@happyhyep happyhyep added the 확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전) label Nov 11, 2024
@effozen
Copy link
Collaborator

effozen commented Nov 11, 2024

관련해서 확인했습니다!

@happyhyep happyhyep merged commit 3487fb4 into development Nov 11, 2024
5 of 9 checks passed
@happyhyep happyhyep added 작업 완료 PR이 제대로 되어 approve 된 상태 (PR 받은 두명 중 마지막 사람이 상태 변경) and removed 확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전) labels Nov 12, 2024
@github-actions github-actions bot added the 확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전) label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
작업 완료 PR이 제대로 되어 approve 된 상태 (PR 받은 두명 중 마지막 사람이 상태 변경) 확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants