Skip to content

marekhoryna/janus-typescript-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janus Typescript Client

Wrapper with library and typescript definitions for Janus Gateway Client.

Installation

yarn add https://github.com/marekhoryna/janus-typescript-client

Usage

import * as Janus from 'janus-typescript-client;

Janus.init({
    callback: () => {
        const janus = new Janus(...options);
    },
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published