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

FIRE-348 Chat Socket 서버를 개발 완료 #17

Merged
merged 8 commits into from
Jul 19, 2022

Conversation

IamGroooooot
Copy link
Member

Room별 채팅이 가능합니다.
관련 예시 클라이언트 코드도 같이 올립니다.

  • 테스팅하기 편하도록 SERVER_URL/socket에 호스팅했습니다.

message라는 emit이벤트에 대해 모두 브로드캐스팅하는 간단한 소켓 서버 구현
Add static hosting on NEST_URL/socket
Used vue to implement fast
Renamed screenshare gateway as room gateway for more clarification

Changed chat gateway's emit event name as chatMessage to avoid
confliction with default event name which is message
@IamGroooooot IamGroooooot merged commit 94d5f87 into main Jul 19, 2022
@IamGroooooot IamGroooooot deleted the FIRE-348-be-chat-socket-서버를-개발한다 branch July 19, 2022 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant