Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dimdenGD committed Oct 5, 2024
1 parent 3530bc5 commit 199d9f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ const wsServer = new WebSocketServer({ server: app, path: "/wspath" }); // path
app.listen(3000);
```

[Ultimate Express](https://github.com/dimdenGD/ultimate-express) is fully compatible, much faster `express` implementation.

### Stand-alone usage

If you want to use Ultimate WS without any existing http server, you can do this:
Expand Down

0 comments on commit 199d9f7

Please sign in to comment.