mqtt.cool-node-client
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "mqtt.cool-node-client", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "JavaScript library for the development of MQTT.Cool clients running on the Node.js runtime", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -66,8 +66,8 @@ # MQTT.Cool Node.js Client # | ||
## Changelog | ||
See detailed changes on https://mqtt.cool/download/changelog/?component=nodejs&version=1.2.0 | ||
See detailed changes on https://mqtt.cool/download/changelog/?component=nodejs&version=1.2.1 | ||
## Documentation | ||
- [API Reference](https://docs.mqtt.cool/nodejs-client-sdk/1.2.0/api/index.html) | ||
- [API Reference](https://docs.mqtt.cool/nodejs-client-sdk/1.2.1/api/index.html) | ||
- Chapter ["Client Application Development"](https://docs.mqtt.cool/server/guides/MQTT.Cool+Getting+Started+Guide.html#_client_application_development) of _Getting Started Guide_ | ||
For further details, visit the [SDK section](https://mqtt.cool/download/nodejs-client-sdk-latest/) on the MQTT.Cool site. |
Sorry, the diff of this file is too big to display
234896
1054