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

https://github.com/uzdevid/yii2-agora

Videoconferencing with Agora
https://github.com/uzdevid/yii2-agora

Last synced: 2 months ago
JSON representation

Videoconferencing with Agora

Awesome Lists containing this project

README

        

Videoconferencing with Agora
============================
Videoconferencing with Agora

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist uzdevid/yii2-agora "1.0.0"
```

or add

```
"uzdevid/yii2-agora": "1.0.0"
```

to the require section of your `composer.json` file.