Skip to content

Commit

Permalink
feat: update documentation to include angular version
Browse files Browse the repository at this point in the history
  • Loading branch information
fhemery committed Jun 17, 2022
1 parent acbc4ab commit 00bbfc6
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@

Make sure you're using the proper corresponding version of socket.io on the server.

| Package Version | Socket-io Server Version |
| ---------------- | ------------------------ |
| v3.4.0 | v2.2.0 |
| 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 |
| v4.2.0 | v4.0.0 | 13.x |
| v4.3.0 | v4.5.1 | 14.x |

## How to use

Expand Down

0 comments on commit 00bbfc6

Please sign in to comment.