gateblu

Gateblu core library

Usage no npm install needed!

<script type="module">
  import gateblu from 'https://cdn.skypack.dev/gateblu';
</script>

README

Gateblu

The core Gateblu library. See Gateblu Forever for an example implementation.

Build Status Code Climate Test Coverage npm version Gitter

Sample meshblu.json

{
  "server": "meshblu.octoblu.com",
  "port": "80",
  "devicePath": "devices",
  "tmpPath": "tmp",
  "uuid": "c4110691-69fd-11e4-b75c-63db18512b02",
  "token": "0kmpejq8ul434n29pbti61d2q4vg3nmi"
}