Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Browser support finalized

Latest
Compare
Choose a tag to compare
@jonnor jonnor released this 07 Aug 12:02
· 19 commits to master since this release

bigiot-js now works in the browser (consumer only). It can either be built with webpack and NPM, or one can include the pre-built JS library via a script tag.

Note that for now CORS proxy is needed. A service that can be used for testing has been setup, and a recommended software for use in production.

For documentation see the README and example code