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 ce9d962 commit d93f331Copy full SHA for d93f331
README.md
@@ -14,6 +14,8 @@ This library is meant to be used with RabbitMQ 4.0.
14
15
- [Resources](#resources)
16
17
+- [Roadmap](#roadmap)
18
+
19
## Installing via npm
20
21
The client is distributed via **npm**:
@@ -87,7 +89,3 @@ The interface shall be uniformed to all other clients in order to have [unified
87
89
5. (OPTIONAL) Autoreconnect (possibly [already managed by RHEA](https://github.com/amqp/rhea/blob/main/examples/reconnect/client.js))
88
90
91
6. (OPTIONAL) Metrics for **Prometheus**
-
-## TODO
92
93
-Investigate use of **WebSockets** VS **Sockets** for use on **browser** VS **NodeJS**.
0 commit comments