-
Notifications
You must be signed in to change notification settings - Fork 356
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-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: socketio/engine.io-client
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
- 10 commits
- 18 files changed
- 1 contributor
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db3de84 - Browse repository at this point
Copy the full SHA db3de84View commit details
Commits on Jun 12, 2023
-
feat: add support for WebTransport
Reference: https://developer.mozilla.org/en-US/docs/Web/API/WebTransport Related: - #703 - socketio/socket.io#3769
Configuration menu - View commit details
-
Copy full SHA for 7195c0f - Browse repository at this point
Copy the full SHA 7195c0fView commit details
Commits on Jun 13, 2023
-
feat: implement cookie management for the Node.js client
When setting the `withCredentials` option to `true`, the Node.js client will now include the cookies in the HTTP requests, making it easier to use it with cookie-based sticky sessions. Related: socketio/socket.io#3812
Configuration menu - View commit details
-
Copy full SHA for 5fc88a6 - Browse repository at this point
Copy the full SHA 5fc88a6View commit details -
refactor: remove useless xscheme attribute
The xscheme attribute was used when XDomainRequest was supported (IE8). Related: c656192
Configuration menu - View commit details
-
Copy full SHA for 2c16af3 - Browse repository at this point
Copy the full SHA 2c16af3View commit details -
refactor: remove unused async attribute
The `async` flag was always true.
Configuration menu - View commit details
-
Copy full SHA for 73b2f11 - Browse repository at this point
Copy the full SHA 73b2f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for e05367f - Browse repository at this point
Copy the full SHA e05367fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36724da - Browse repository at this point
Copy the full SHA 36724daView commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13d08bc - Browse repository at this point
Copy the full SHA 13d08bcView commit details -
feat: favor WebTransport over WebSocket
This commit ensures that when there are multiple possible upgrades (like WebSocket and WebTransport), then the WebTransport is favored and the other upgrades are delayed. Following 7195c0f
Configuration menu - View commit details
-
Copy full SHA for 9d37b16 - Browse repository at this point
Copy the full SHA 9d37b16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4abc2ca - Browse repository at this point
Copy the full SHA 4abc2caView 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 6.4.0...6.5.0