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(web): WebRTC을 사용한 라이브 페이지 초기 구현 #165

Merged
merged 36 commits into from
Apr 29, 2023

Conversation

blan19
Copy link
Member

@blan19 blan19 commented Apr 29, 2023

Pull Request

  • Feature
  • Fix bug
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Summary

WebRTC 을 화상 챗 구현

Issue number and link

#91

@blan19 blan19 added the ✨ feature New feature or request label Apr 29, 2023
@blan19 blan19 self-assigned this Apr 29, 2023
@vercel
Copy link

vercel bot commented Apr 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
supercarmarket-co-kr-web-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2023 5:42am

@blan19 blan19 merged commit 000fc55 into develop Apr 29, 2023
blan19 added a commit that referenced this pull request May 23, 2023
* 테스트

* none

* none

* none

* video css add

* none

* chating add

* camera on off add

* exit user check chat,live session exit

* chat css fix

* pull develop

* chore(web): 레이아웃 컴포넌트 초기 진입시에만 렌더링 되도록 수정

* feat(web): Live 타입 모듈로 추가

* chore(web): 오픈비두 환경변수 추가

* refactor(web): 기존 컴포넌트 내부에 선언된 api들을 tanstack-query로 이관

* refactor(web): 기존 Live 사용하던 타입들 모듈로 재사용

* refactor(web): 기존 컨벤션에 맞춰 네임스페이스 방식으로 Import 변경

* design(ui): FormLabel padding 수정

* design(ui): FormAttachment 모바일 스타일 수정

* feat(web): Live Form State 추가

* refactor(web): Ui Form 패키지 사용

* chore(web): Live 종료시 invalidQuery 실행 삭제

* chore(web): Live 리스트 Api 스펙 변경 적용

* pull feature_live

* private room password input modal add, chat stomp get userNumbers

* none

* disconnect fix

* openvidu disconnection 구현

* fix(web): 새로 올라온 QA 리스트 - 1  (#163)

* fix(web): 메인페이지 매거진 수량 버그

* fix(web): 마이페이지 갤러리 좌우 간격

* fix(web): 더보기 버튼 텍스트 웨이트

* fix(web): 검색 시 x 버튼 중복

* fix(web): 매거진 카드 flex

* fix(web): 커뮤니티 - Main - 리스트 글자

* fix(web): SEO title 변경

* pc version live complite

* fix(web): lint error

* feat(web): WebRTC을 사용한 라이브 페이지 초기 구현 (#165)

* chore(web): 레이아웃 컴포넌트 초기 진입시에만 렌더링 되도록 수정

* feat(web): Live 타입 모듈로 추가

* chore(web): 오픈비두 환경변수 추가

* refactor(web): 기존 컴포넌트 내부에 선언된 api들을 tanstack-query로 이관

* refactor(web): 기존 Live 사용하던 타입들 모듈로 재사용

* refactor(web): 기존 컨벤션에 맞춰 네임스페이스 방식으로 Import 변경

* design(ui): FormLabel padding 수정

* design(ui): FormAttachment 모바일 스타일 수정

* feat(web): Live Form State 추가

* refactor(web): Ui Form 패키지 사용

* chore(web): Live 종료시 invalidQuery 실행 삭제

* chore(web): Live 리스트 Api 스펙 변경 적용

* pull feature_live

* private room password input modal add, chat stomp get userNumbers

* none

* disconnect fix

* openvidu disconnection 구현

* pc version live complite

* fix(web): lint error

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: doyupKim <[email protected]>

* add recoil for layout footer toggle controll

* striming video width 100% add

* striming mobile header delete advertisement

* fix style

* change mobile publish view

* fix(web): 자잘자잘한 qa 최신 리스트 수정 (#172)

* feat: change private api method to public api

* feat: include Navbar about live link

* fix(web, lib): udate truncate maxLength arg

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: doyupKim <[email protected]>
Co-authored-by: baejinWoong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants