-
-
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.0.0
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.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 10 files changed
- 2 contributors
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 04e74a1 - Browse repository at this point
Copy the full SHA 04e74a1View commit details
Commits on Aug 6, 2021
-
[fix] Do not rely on undocumented behavior
Use the chunk returned by `socket.read()` to handle the buffered data instead of relying on a `'data'` event emitted after the `'close'` event. Refs: nodejs/node#39639
Configuration menu - View commit details
-
Copy full SHA for 6a72da3 - Browse repository at this point
Copy the full SHA 6a72da3View commit details -
[fix] Fix misleading error message
Use the correct error message if the server sends an empty subprotocol name.
Configuration menu - View commit details
-
Copy full SHA for c95e695 - Browse repository at this point
Copy the full SHA c95e695View commit details
Commits on Aug 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd47c96 - Browse repository at this point
Copy the full SHA fd47c96View commit details
Commits on Aug 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7f0b5c4 - Browse repository at this point
Copy the full SHA 7f0b5c4View commit details
Commits on Aug 11, 2021
-
[major] Use an options object instead of positional arguments
Make the `Receiver` constructor take a single options object argument instead of multiple positional arguments.
1Configuration menu - View commit details
-
Copy full SHA for 1e938f1 - Browse repository at this point
Copy the full SHA 1e938f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd3bd1 - Browse repository at this point
Copy the full SHA 9bd3bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d21c810 - Browse repository at this point
Copy the full SHA d21c810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 142f091 - Browse repository at this point
Copy the full SHA 142f091View 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.0.0...8.1.0