Files
Luigi Pinca 3ee5349a0b [api] Convert the isServer and maxPayload parameters to options
To simplify the API before exporting the `PerMessageDeflate` class,
reduce the number of positional parameters in the constructor by moving
`isServer` and `maxPayload` into the options object.
2026-03-17 21:43:32 +01:00
..