Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/griffio/hapi-socketio-bleacon
hapi socketio bleacon app
https://github.com/griffio/hapi-socketio-bleacon
Last synced: 8 days ago
JSON representation
hapi socketio bleacon app
- Host: GitHub
- URL: https://github.com/griffio/hapi-socketio-bleacon
- Owner: griffio
- Created: 2015-02-09T16:47:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-11T19:11:32.000Z (almost 10 years ago)
- Last Synced: 2024-04-16T18:27:00.932Z (7 months ago)
- Language: JavaScript
- Size: 461 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Initial Beacon app with socket.io, ReactJs and Browserify.
### Requirements on Linux
virtualenv -p python2
~~~
sudo find -path '*bleno*Release/hci-ble' -exec sudo setcap cap_net_raw+eip '{}' \;
~~~~~~
var Hapi = require("hapi");
var Bleacon = require("bleacon");
var Socketio = require("socket.io");
var Bacon = require("baconjs").Bacon;
~~~~~~
npm install
npm build
npm start
~~~http://localhost:8080/