@ntegral/nestjs-opentok
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

@ntegral/nestjs-opentok

Injectable OpenTok client for your nestjs projects

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

/@ntegral/nestjs-opentok/

    Package Sidebar

    Install

    npm i @ntegral/nestjs-opentok

    Weekly Downloads

    0

    Version

    0.0.3

    License

    ISC

    Unpacked Size

    17.2 kB

    Total Files

    39

    Last publish

    Collaborators

    • ntegral