Skip to content

Commit 3c49fe5

Browse files
authored
Merge pull request #24 from coders51/19-as-a-user-i-want-the-readme-to-explain-the-status-and-available-features-of-the-library
[IS-19/chore]: improve readme
2 parents ce9d962 + d93f331 commit 3c49fe5

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)