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

[Feat][BE] : #40 : webSocket 연결 세팅 #136

Merged
merged 27 commits into from
Nov 11, 2024

Conversation

happyhyep
Copy link
Member

📝 PR 개요

webSocket 연결 세팅


🔍 변경 사항

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

🔄 관련 이슈 (Linked Issues)

#40


effozen and others added 27 commits November 7, 2024 14:56
[FE][Feat] #107 : 네이버 지도 사용을 위한 로딩 코드 및 Type 추가
- 'react/destructuring-assignment' : 'off'
- 'react/button-has-type': 'warn 옵션을 프론트에 추가
- '**/swaggerConfig.{js,ts}',
   스웨거 설정파일 추가
[ENV][Docs] #1 : docusaurus 배포 최종 테스트 완료
[ENV][Docs] #1 : docs 배포 테스트
[FE][Chore] #1 : Docs 추가에 따른 프론트앤드 개발 환경 설정
- websocket 연결을 위한 js 구현
- http 서버 생성 및 websocket 서버 초기화 기능 구현
@happyhyep happyhyep added the 확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전) label Nov 11, 2024
@happyhyep happyhyep self-assigned this Nov 11, 2024
@github-actions github-actions bot requested a review from juwon5272 November 11, 2024 08:53
@happyhyep happyhyep merged commit 6bf7474 into backend Nov 11, 2024
7 of 13 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
@effozen effozen deleted the feature/be/#80-getLocation branch December 5, 2024 07:33
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