Skip to content

Commit d93f331

Browse files
author
magne
committed
chore: improve readme
1 parent ce9d962 commit d93f331

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This library is meant to be used with RabbitMQ 4.0.
1414

1515
- [Resources](#resources)
1616

17+
- [Roadmap](#roadmap)
18+
1719
## Installing via npm
1820

1921
The client is distributed via **npm**:
@@ -87,7 +89,3 @@ The interface shall be uniformed to all other clients in order to have [unified
8789
5. (OPTIONAL) Autoreconnect (possibly [already managed by RHEA](https://github.com/amqp/rhea/blob/main/examples/reconnect/client.js))
8890

8991
6. (OPTIONAL) Metrics for **Prometheus**
90-
91-
## TODO
92-
93-
Investigate use of **WebSockets** VS **Sockets** for use on **browser** VS **NodeJS**.

0 commit comments

Comments
 (0)