1.0.0 • Published 4 years ago

nexus-plugin-kurento-client v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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