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: the-cc-dev/sockjs-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fa498a2
Choose a base ref
...
head repository: sockjs/sockjs-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5624299
Choose a head ref
  • 20 commits
  • 29 files changed
  • 6 contributors

Commits on May 23, 2019

  1. Create FUNDING.yml

    brycekahle authored May 23, 2019
    Configuration menu
    Copy the full SHA
    44f118e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Add examples to .npmignore

    brycekahle authored Aug 22, 2019
    Configuration menu
    Copy the full SHA
    fe37035 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Change jQuery references to v3.4.1

    Daniel Seitz authored and Daniel Seitz committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    917e885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7cb015 View commit details
    Browse the repository at this point in the history
  3. Install virtualenv

    brycekahle authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    cb661af View commit details
    Browse the repository at this point in the history
  4. Remove Travis references

    brycekahle committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    6bbbbbe View commit details
    Browse the repository at this point in the history
  5. Github actions setup (sockjs#263)

    Github actions setup
    brycekahle authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    f462226 View commit details
    Browse the repository at this point in the history
  6. Merge pull request sockjs#262 from daniel-seitz/master

    Change jQuery references to v3.4.1
    brycekahle authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    f320ce6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    faf2b05 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    b6e9d5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request sockjs#264 from fluffysquirrels/patch-1

    Added actix/sockjs link to README
    brycekahle authored Nov 13, 2019
    Configuration menu
    Copy the full SHA
    c8303e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Call res.write instead of res.end in writeHead

    This matches what Node.js does internally when dealing with a ServerResponse.
    
    Fixes sockjs#252
    brycekahle committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    c8c68e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    cc77ecd View commit details
    Browse the repository at this point in the history
  2. Update to Tidelift enterprise language (sockjs#268)

    Update to Tidelift enterprise language
    brycekahle authored Jan 23, 2020
    Configuration menu
    Copy the full SHA
    7441c82 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Merge pull request sockjs#265 from sockjs/fix-write-after-end

    Call res.write instead of res.end in writeHead
    brycekahle authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    86ba45a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    b0c5cd8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sockjs#273 from sockjs/dependabot/npm_and_yarn/web…

    …socket-extensions-0.1.4
    
    Bump websocket-extensions from 0.1.3 to 0.1.4
    brycekahle authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    e1673e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da1f106 View commit details
    Browse the repository at this point in the history
  4. Format with prettier

    brycekahle committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    1ef0890 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5624299 View commit details
    Browse the repository at this point in the history
Loading