-
Notifications
You must be signed in to change notification settings - Fork 565
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: socketio/engine.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: socketio/engine.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 15 files changed
- 2 contributors
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bd7775 - Browse repository at this point
Copy the full SHA 7bd7775View commit details
Commits on May 31, 2023
-
fix(uws): discard any write to an aborted uWS response (#682)
This bug only exists for polling transport connections running on top of uWS. If the remote client abruptly disconnects (thus aborting the request) while the server is waiting on an asynchronous operation such as compression, the server may attempt to write a response via the aborted response object. This causes an uncaught exception to be thrown.
Configuration menu - View commit details
-
Copy full SHA for 3144d27 - Browse repository at this point
Copy the full SHA 3144d27View commit details
Commits on Jun 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 123b68c - Browse repository at this point
Copy the full SHA 123b68cView commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1bfa9cd - Browse repository at this point
Copy the full SHA 1bfa9cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f640a2 - Browse repository at this point
Copy the full SHA 1f640a2View commit details
There are no files selected for viewing