You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: quiz-session socket 연결
* fix: socket transports 방식 websocket으로 고정
* feat: User Type 식별 및 퀴즈 시작 소켓 연결
* fix: 퀴즈 로딩 화면 UI 수정
* fix: quizLoading UI 변경
* feat: spin keyframe 추가
* feat: quiz loading UI 추가
* feat: quiz end UI 추가
* feat: quiz end 상태 추가
* feat: master-session 이벤트 추가
* fix: show quiz 응답 수정
* temp: 소켓 테스트를 위한 소켓 응답 코드 추가
* fix: user type fetch function added
* fix: Loading 페이지 Heigth 수정
* feat: Animation keyframe 추가
- floatDown : 아래로 내려오는 애니메이션
- swing : 좌우로 왔다갔다 하는 애니메이션
* fix: Quiz Session 소켓 로직 수정
* fix: QuizBox 소켓 로직 수정 및 Background 추가
* feat: tick props 추가
어떤 기능인가요?
퀴즈 진행과 연관된 소켓 이벤트들을 연결하는 작업을 수행합니다.
작업 상세 내용
참고 자료
The text was updated successfully, but these errors were encountered: