Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

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.2
Choose a base ref
...
head repository: websockets/ws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.18.3
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    fa670f2 View commit details
    Browse the repository at this point in the history
  2. [ci] Do not test on node 23

    lpinca committed May 13, 2025
    Configuration menu
    Copy the full SHA
    e67eb7a View commit details
    Browse the repository at this point in the history
  3. [ci] Test on node 24

    lpinca committed May 13, 2025
    Configuration menu
    Copy the full SHA
    22a5a17 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. [fix] Respond with the supported protocol versions (#2291)

    Add the `Sec-WebSocket-Version` header, listing all supported versions,
    to the response if the client requested version is either invalid or
    unacceptable.
    samuel871211 authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    33f5dba View commit details
    Browse the repository at this point in the history
  2. [dist] 8.18.3

    lpinca committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    dabbdec View commit details
    Browse the repository at this point in the history
Loading