We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f1338b commit feaa693Copy full SHA for feaa693
README.md
@@ -2,9 +2,10 @@
2
3
> [!IMPORTANT]
4
>
5
-> This repository was renamed from nats.js to nats.node. A new
6
-> [nats.js](https://github.com/nats-io/nats.js) repository houses all nats
7
-> clients for JavaScript Please visit the above link for more information.
+> This repository was renamed from nats.js to nats.node. A new [nats.js](https://github.com/nats-io/nats.js)
+> repository houses all nats clients for JavaScript.
+> Changes are well documented and should be easy to locate and implement, and
8
+> are all described in [migration.md](https://github.com/nats-io/nats.js/blob/main/migration.md)
9
10
A Node.js client for the [NATS messaging system](https://nats.io).
11
0 commit comments