npm.io
0.1.2 • Published 1 year ago

@gooki/grtc v0.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

GRTC

⚙️ Installation

NPM

npm i @gooki/grtc

✨ Getting started

import GRTC from 'grtc';

const grtc = GRTC.getInstance();
grtc.init({token: 'xxxx'})

grtc.on('talkinfo', (msg) => { console.log(msg) });
grtc
@types/jestjest@babel/cli@babel/core@babel/eslint-parser@babel/node@babel/plugin-proposal-class-properties@babel/plugin-proposal-object-rest-spread@babel/plugin-transform-async-to-generator@babel/plugin-transform-object-assign@babel/plugin-transform-runtime@babel/preset-env@babel/preset-typescript@babel/register@rollup/plugin-babel@rollup/plugin-commonjs@rollup/plugin-json@rollup/plugin-terser@rollup/plugin-node-resolve@types/socket.io-clientrolluprollup-plugin-dtsrollup-plugin-typescript2rollup-plugin-workerrollup-plugin-web-worker-loadertypescriptrollup-plugin-node-resolvetslib
0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

contact@npm.io