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

유저를 관리하기 위한 웹소켓 Room 추가 #206

Closed
3 tasks done
yewonJin opened this issue Nov 19, 2024 · 0 comments · Fixed by #210
Closed
3 tasks done

유저를 관리하기 위한 웹소켓 Room 추가 #206

yewonJin opened this issue Nov 19, 2024 · 0 comments · Fixed by #210
Assignees
Labels
🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ✨ Feature 기능 추가 및 구현, 제안과 관련된 경우

Comments

@yewonJin
Copy link
Collaborator

yewonJin commented Nov 19, 2024

어떤 기능인가요?

노드에 에디터 접속 인원을 보여줘야 하는데, 노드에 대한 웹소켓이 에디터에 의존하고 있는 구조가 조금 어색해서,
Client 웹 소켓 Room을 만들어서, 유저를 관리할 것이다.

작업 상세 내용

  • Client 룸 생성하기
  • 유저 식별을 위한 랜덤 색상 및 clientId 생성 (로컬스토리지에 저장)
  • 에디터 접속 인원을 노드와 에디터에 보여주기

참고할만한 자료(선택)

@yewonJin yewonJin added 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ✨ Feature 기능 추가 및 구현, 제안과 관련된 경우 labels Nov 19, 2024
@yewonJin yewonJin self-assigned this Nov 19, 2024
@yewonJin yewonJin linked a pull request Nov 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ✨ Feature 기능 추가 및 구현, 제안과 관련된 경우
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant