Skip to content

Commit

Permalink
Merge pull request #358 from aws/readme-v2-link
Browse files Browse the repository at this point in the history
add link to v2 sdk
  • Loading branch information
jmklix authored Dec 24, 2020
2 parents 7f0b4ec + a4068ab commit 18965c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## New Version Available

A new AWS IoT Device SDK is [now available](https://github.com/awslabs/aws-iot-device-sdk-js-v2). It is a complete rework, built to improve reliability, performance, and security. We invite your feedback!

This SDK will no longer receive feature updates, but will receive security updates.

# AWS IoT SDK for JavaScript
The aws-iot-device-sdk.js package allows developers to write JavaScript
applications which access the AWS IoT Platform via [MQTT or MQTT over the Secure WebSocket Protocol](http://docs.aws.amazon.com/iot/latest/developerguide/protocols.html). It can be used in Node.js environments as well as in browser applications.
Expand Down

0 comments on commit 18965c5

Please sign in to comment.