Skip to content

jeemyeong/agora_react_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://docs.agora.io/en/Voice/start_call_audio_web_ng?platform=Web

실제 프로덕션에서는 server side token generation을 꼭 해주어야 합니다. https://www.section.io/engineering-education/agora-express-token-server/

https://github.com/AgoraIO-Community/AgoraWebSDK-NG/blob/master/Demo/basicLive/basicLive.js

  1. agora sdk 회원 가입

  2. agora sdk에서 프로젝트 형성 후, .env를 리액트 프로젝트에서 만든 다음 REACT_APP_appId=somestringoverhere

  3. npm install

  • package.json에 "agora-rtc-sdk-ng"는 있음. 버전 4.x

https://firepad-with-agora.web.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • HTML 21.6%
  • CSS 6.3%