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: chafdev/chat-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: socketio/chat-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 7 files changed
  • 11 contributors

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    c16c985 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    abd1b44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61b1eb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4760fa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b4ad53 View commit details
    Browse the repository at this point in the history
  5. chore: add license

    darrachequesne committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    68fd421 View commit details
    Browse the repository at this point in the history
  6. refactor: use ES6 syntax for the server code

    We'll keep ES5 syntax for the client code so it still runs in IE11.
    darrachequesne committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3d74a3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62587ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af861f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03ae532 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    d18749e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. chore: update to Socket.IO v4

    No special change needed.
    
    Reference: https://socket.io/docs/v4/migrating-from-3-x-to-4-0/
    darrachequesne committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3c7903c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    51f77ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe6fdfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30979ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a03233 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ee7376 View commit details
    Browse the repository at this point in the history
Loading