0.0.3 • Published 5 years ago

@ntegral/nestjs-opentok v0.0.3

Weekly downloads
18
License
ISC
Repository
github
Last release
5 years ago

Table Of Contents

About

@ntegral/nestjs-opentok implements a module, OpenTokModule, which when imported into your nestjs project provides a OpenTok client to any class that injects it. This lets OpenTok be worked into your dependency injection workflow without having to do any extra work outside of the initial setup.

Installation

npm install --save @ntegral/nestjs-opentok