-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: websockets/ws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.18.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: websockets/ws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.20.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 13 files changed
- 2 contributors
Commits on Sep 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa28c77 - Browse repository at this point
Copy the full SHA aa28c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1891e14 - Browse repository at this point
Copy the full SHA 1891e14View commit details
Commits on Oct 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 86eac5b - Browse repository at this point
Copy the full SHA 86eac5bView commit details
Commits on Nov 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dabdd5b - Browse repository at this point
Copy the full SHA dabdd5bView commit details
Commits on Dec 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b151f1e - Browse repository at this point
Copy the full SHA b151f1eView commit details
Commits on Dec 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 726c373 - Browse repository at this point
Copy the full SHA 726c373View commit details
Commits on Jan 2, 2026
-
[fix] Ensure all remaining data is read as a single chunk
Do not rely on undocumented behavior, call `socket.read()` with the actual number of bytes to read. Refs: nodejs/node#60441
Configuration menu - View commit details
-
Copy full SHA for 1998485 - Browse repository at this point
Copy the full SHA 1998485View commit details
Commits on Jan 5, 2026
-
[feature] Introduce the
closeTimeoutoption (#2308)Make graceful close timeout configurable.
Configuration menu - View commit details
-
Copy full SHA for 3f9ffc6 - Browse repository at this point
Copy the full SHA 3f9ffc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61349ec - Browse repository at this point
Copy the full SHA 61349ecView commit details
Commits on Jan 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ca533a5 - Browse repository at this point
Copy the full SHA ca533a5View commit details
Commits on Feb 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8b55319 - Browse repository at this point
Copy the full SHA 8b55319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91707b4 - Browse repository at this point
Copy the full SHA 91707b4View commit details
Commits on Mar 17, 2026
-
[api] Convert the
isServerandmaxPayloadparameters to optionsTo 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.
Configuration menu - View commit details
-
Copy full SHA for 3ee5349 - Browse repository at this point
Copy the full SHA 3ee5349View commit details -
[minor] Export the
PerMessageDeflateclass and header utilsExport the `PerMessageDeflate` class, the parser and serializer for the `Sec-WebSocket-Extensions` header, and the parser for the `Sec-WebSocket-Protocol` header. Documentation is intentionally omitted as these utilities are primarily intended for niche use cases rather than general consumption. Refs: #2313
Configuration menu - View commit details
-
Copy full SHA for d3503c1 - Browse repository at this point
Copy the full SHA d3503c1View commit details
Commits on Mar 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8439255 - Browse repository at this point
Copy the full SHA 8439255View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 8.18.3...8.20.0