1.0.0 • Published 7 years ago

iris-node-js-sdk v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 years ago

node-IrisRtcSdk: A node js version of IRIS SDK

node-IrisRtcSdk is a node js version of IRIS SDK targeted towards headless or native embedded implementations/products. It installs as a service on the embedded linux or linux enviornment and the APIs are accessible through a REST interface

API support

Please see the API.md in the docs folder for more details. This SDK exposes local API interface and can be run locally as a service or by doing the following:

node IrisRtcSdk.js

Installing

TBD