Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dimdenGD committed Oct 4, 2024
1 parent a322841 commit 4febf86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ Below is the list of supported features and their compatibility:
- ✅ verifyClient
- ✅ WebSocket
- ✅ callback
- ✅ maxBackpressure (uWS only, default `maxPayload`)
- ✅ idleTimeout (uWS only, default 120)
- ✅ maxLifetime (uWS only, default 0)
- ✅ closeOnBackpressureLimit (uWS only, default `false`)
- ✅ maxBackpressure (default `maxPayload`)
- ✅ idleTimeout (default 120)
- ✅ maxLifetime (default 0)
- ✅ closeOnBackpressureLimit (default `false`)

#### Server events

Expand Down

0 comments on commit 4febf86

Please sign in to comment.