https://github.com/awebcode/group-chat-html-agora-final
https://github.com/awebcode/group-chat-html-agora-final
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/awebcode/group-chat-html-agora-final
- Owner: awebcode
- Created: 2024-01-18T17:19:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T17:24:09.000Z (about 2 years ago)
- Last Synced: 2025-01-23T03:33:20.063Z (about 1 year ago)
- Language: JavaScript
- Size: 3.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mumble2
A real time messaging & video calling. Youtube tutorial will be upload in the comming days.
Live Demo: https://www.mumble2.dev/
# Installation
* 1 - clone repo https://github.com/Md-Asikur-Rahman2/group-chat-html-agora-final.git
* 2 - Create an account on agora.io and create an app to generate an APP ID
* 3 - Update APP ID, Temp Token and Channel Name in room_rtc.js
```javascript
let APP_ID = "YOU-APP-ID"
```