Socket
Socket
Sign inDemoInstall

aframe-webthing

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aframe-webthing

Bind webthings to XR


Version published
Maintainers
1
Created

Readme

Source

AFRAME-WEBTHING

GitHub forks

USAGE:

make -C example/webthing-iotjs start
#| node index.js
#| http://localhost:8888

make -C example/webthing-iotjs demo
#| curl -H "Accept: application/json" -H "Content-type: application/json"  http://localhost:8888/properties/level
#| {"level":100}

make start
#| PORT=8880 node index.js
#| Your app is listening on port 8880

x-www-browser http://localhost:8880?verbose=yes&useWs=no

RESOURCES:

Keywords

FAQs

Last updated on 10 Jul 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc