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

[Server] 채팅 기능을 위한 소켓 서버 구축 #175

Closed
4 tasks done
NaayoungKwon opened this issue Nov 28, 2022 · 0 comments
Closed
4 tasks done

[Server] 채팅 기능을 위한 소켓 서버 구축 #175

NaayoungKwon opened this issue Nov 28, 2022 · 0 comments
Assignees
Labels
✨ feature 기능 추가 🌐 server 서버 작업
Milestone

Comments

@NaayoungKwon
Copy link
Collaborator

NaayoungKwon commented Nov 28, 2022

🤷‍♂️ Description

  • 서버는 소켓 서버를 연다
  • 서버는 namespace 별로 join event가 들어오면 전달받은 채널을 모두 join 한다.
  • new-message 이벤트가 들어오면 해당 채널에 broadcasting 한다.
  • modify-message 이벤트가 들어오면 해당 채널에 broadcasting 한다.
@NaayoungKwon NaayoungKwon added 🌐 server 서버 작업 ✨ feature 기능 추가 labels Nov 28, 2022
@NaayoungKwon NaayoungKwon added this to the ⛰️ Week4 milestone Nov 28, 2022
NaayoungKwon added a commit that referenced this issue Nov 28, 2022
NaayoungKwon added a commit that referenced this issue Nov 28, 2022
soomanbaek pushed a commit that referenced this issue Nov 29, 2022
soomanbaek pushed a commit that referenced this issue Nov 29, 2022
soomanbaek pushed a commit that referenced this issue Dec 2, 2022
soomanbaek pushed a commit that referenced this issue Dec 2, 2022
soomanbaek pushed a commit that referenced this issue Dec 2, 2022
soomanbaek pushed a commit that referenced this issue Dec 2, 2022
NaayoungKwon added a commit that referenced this issue Dec 2, 2022
(cherry picked from commit df668b6)
NaayoungKwon added a commit that referenced this issue Dec 2, 2022
(cherry picked from commit 9310274)
NaayoungKwon added a commit that referenced this issue Dec 2, 2022
(cherry picked from commit bf7ac4e)
NaayoungKwon added a commit that referenced this issue Dec 2, 2022
(cherry picked from commit fe7152f)
NaayoungKwon added a commit that referenced this issue Dec 2, 2022
(cherry picked from commit a86c5fa)
NaayoungKwon added a commit that referenced this issue Dec 2, 2022
NaayoungKwon added a commit that referenced this issue Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 기능 추가 🌐 server 서버 작업
Projects
None yet
Development

No branches or pull requests

2 participants