potluck-opentok-adapter
v0.1.0
Published
Opentok video adapter for potluck
Downloads
3
Maintainers
Readme
potluck-opentok-adapter
- Coordinates a potluck video session.
Compatibility
- potluck-tokbox-adapter is only guaranteed to be compatible with the included version of opentok (in
vendor/opentok.js
), and cordova-plugin-opentok@9f863b6. - In the Cordova build, signals don't work. At all. Keep that in mind.
Warnings
- Before you try to use any documented OpenTok.js API, make sure it also exists in the [https://github.com/songz/cordova-plugin-opentok/tree/master/src/js](cordova version) of the API.
Running tests
npm install
npm install --global zuul
npm test