0.0.2 • Published 1 year ago

blizur-app v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

app-blizur

sdk for android and ios apps to connect the participants in realtime

Installation

npm install app-blizur

Usage

import { init } from 'app-blizur';

// ...

await init(<apikey>, <secret>);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT