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.
2 parents e657fbf + 00bbfc6 commit 594c9fdCopy full SHA for 594c9fd
README.md
@@ -14,10 +14,12 @@
14
15
Make sure you're using the proper corresponding version of socket.io on the server.
16
17
-| Package Version | Socket-io Server Version |
18
-| ---------------- | ------------------------ |
19
-| v3.4.0 | v2.2.0 |
20
-| v4.1.0 | v4.0.0 |
+| Package Version | Socket-io Server Version | Angular version |
+|-----------------|--------------------------|-----------------|
+| v3.4.0 | v2.2.0 | |
+| v4.1.0 | v4.0.0 | 12.x |
21
+| v4.2.0 | v4.0.0 | 13.x |
22
+| v4.3.0 | v4.5.1 | 14.x |
23
24
## How to use
25
0 commit comments