0.0.5 • Published 3 years ago

janus-js-core v0.0.5

Weekly downloads
8
License
GPL-3.0
Repository
github
Last release
3 years ago

janus-js-core

janus.js file with types and videoroom and chatroom helpers, by default exported janus js core file

Full docs available at https://janus.conf.meetecho.com/

Check example project in https://github.com/PettersonApps/janus-js-core

import Janus, { sendChatroomData, publishChatroom, publishOwnFeed, publishToRoom, unPublishOwnFeed, subscribeRemoteFeed, } from 'janus-js-core';

*before usage check janus js docs, you need to have running WebRTC server on your instance

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago