Skip to content

simple datting app using Vue3, Pinia, Agora sdk (RTM,RTC) .....note: RTC need new token everyday.(you can get one from agora.io)

Notifications You must be signed in to change notification settings

wissam333/Agora-RTC-RTM

Repository files navigation

agora-RTC-RTM-app

Project Setup

npm install

RTC RTM APPID and TOKEN

step1- Enter src/stores/counter.js
step2- Make account on agora and get APPID and TOKEN for RTC
step3- Enter src/views/chattingBody.vue
step4- Get APPID and TOKEN for RTM

note

= The RTM TOKEN is permanent but RTC TOKEN should update it everyday.

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

simple datting app using Vue3, Pinia, Agora sdk (RTM,RTC) .....note: RTC need new token everyday.(you can get one from agora.io)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published