Skip to content

Commit dbdbe45

Browse files
author
Yoseph Maguire
authored
Merge pull request mqttjs#1328 from vishnureddy17/patch-1
Add note to README about vNext discussions
2 parents d8be59e + a18380f commit dbdbe45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
MQTT.js is a client library for the [MQTT](http://mqtt.org/) protocol, written
77
in JavaScript for node.js and the browser.
88

9+
* [__MQTT.js vNext__](#vnext)
910
* [Upgrade notes](#notes)
1011
* [Installation](#install)
1112
* [Example](#example)
@@ -23,6 +24,9 @@ MQTT.js is an OPEN Open Source Project, see the [Contributing](#contributing) se
2324
[![JavaScript Style
2425
Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
2526

27+
<a name="vnext"></a>
28+
## Discussion on the next major version of MQTT.js
29+
There are discussions happening on the future of MQTT.js and the next major version (vNext). We invite the community to provide their thoughts and feedback in [this GitHub discussion](https://github.com/mqttjs/MQTT.js/discussions/1324)
2630

2731
<a name="notes"></a>
2832
## Important notes for existing users

0 commit comments

Comments
 (0)