Git Product home page Git Product logo

webrtc_videochat_fontend's Introduction

webRtc with react FrontEnd

사용법

  1. .env.development 생성
  2. 백엔드 주소 설정 REACT_APP_SERVICE_BACKEND=http://localhost:8000
  3. 위에서 설정한 주소를 io.connect옵션에서 불러와 사용한다.
  4. netlify에 배포하고 환경변수명을 REACT_APP_SERVICE_BACKEND로 지정후 따로 배포한 서버 주소를 입력한다.

user leaving controll https://www.youtube.com/watch?v=7a_vgmEZrhE

fix bug for FE & BE about disconnect

apply to typescript

apply redux

npm i simple-peer

npm i socket.io-client

npm i uuid

npm i react-router-dom

apply nav & hambergur menu icon

top nav css part

화면 전환 완료

하단 메뉴바 시작

하단 메뉴바 css 적용

refresh때 404 issu

netlify 배포 옵션설정하는 netlify.toml에서

[[redirects]]
  from = "/*"
  to = "/"
  status = 200

적용

클립보드 복사 적용(방초대하는 번호 복사하기위해) (create Copy Text 버튼 클릭)

  • npm i react-copy-to-clipboard

redux thunk 적용 및 예제 페이지 생성 (create redux thunk 버튼 클릭)

fullscreenjs 적용 및 예제 페이지 생성 (create fullscreen 버튼 클릭)

  • android는 적용되는데 iphone은 답이 없음

예제에 간단한 css적용

포스트 목록 구현하기부터

https://react.vlpt.us/redux-middleware/05-redux-thunk-with-promise.html

redux-saga 를 이용하여 카운터 기능 생성

.env.delelopment

REACT_APP_SERVICE_BACKEND 에 주소

webrtc_videochat_fontend's People

Contributors

nohsangwoo avatar

Watchers

James Cloos avatar  avatar

Forkers

s570908

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.