An open API service indexing awesome lists of open source software.

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

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"
```