nexus-plugin-kurento-client
v1.0.0
Published
A Nexus framework plugin
Downloads
4
Readme
nexus-plugin-kurento-client
Contents
Installation
yarn add nexus-plugin-kurento-client
Example Usage
import { use } from 'nexus'
import { kurentoClient } from 'nexus-plugin-kurento-client'
use(kurentoClient({ kurentoUrl: $KURENTO_URL }))
Worktime Contributions
TODO
Runtime Contributions
TODO
Testtime Contributions
TODO