0.0.1 • Published 9 years ago

adhesion-proxy v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Adhesion Proxy

This module is an implementation of adhesion-server and provided as a proxy app. Right now there are no checks, so each subscribe or publish request is allowed (for more info on this, see the documentation of adhesion-server). You can use this to have a simple MQTT/WebSocket gateway online in no-time.

Install

npm install adhesion-proxy

Usage

First, update config.json with the correct values. Then you can simply run node proxy.js.

Version history

  • 0.0.1 - 20 July 2015
    • First commit

License

Copyright 2015 Michiel van der Velde.

This software is licensed under the MIT License.

0.0.1

9 years ago