https://github.com/strongloop/strong-pubsub-connection-mqtt
https://github.com/strongloop/strong-pubsub-connection-mqtt
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/strongloop/strong-pubsub-connection-mqtt
- Owner: strongloop
- License: other
- Created: 2015-03-17T20:33:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T22:36:13.000Z (over 9 years ago)
- Last Synced: 2025-04-07T01:05:39.936Z (10 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 4
- Watchers: 21
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# strong-pubsub-connection-mqtt
Upgrade a `Socket` into a **strong-pubsub** **MQTT** `Connection`.
## Installation
```
$ npm install strong-pubsub-connection-mqtt
```
## Use
[See the `strong-pubsub-bridge` README.](http://github.com/strongloop/strong-pubsub-bridge)
## API
[See the API docs.](http://apidocs.strongloop.com/strong-pubsub-connection-mqtt)