/janus-gateway-client

Wrapper for janus.js library with typescript definitions.

Primary LanguageJavaScriptMIT LicenseMIT

janus-gateway-client

Wrapper for janus,js library with typescript definitions.

Goals

  • Base library installed directly from original repository.
  • Export as module (as opposed to global variable as in the original library).
  • Include Typescript definitions (WIP).

Installation

WIP