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: socketio/socket.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.1
Choose a base ref
...
head repository: socketio/socket.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 6 contributors

Commits on Aug 18, 2018

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

Commits on Aug 21, 2018

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

Commits on Aug 28, 2018

  1. [docs] fix this scope in the chat example

    `user is typing` messages were not properly removed
    
    Closes #3291
    darrachequesne committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    7e35f90 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

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

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    7b8fba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190d22b View commit details
    Browse the repository at this point in the history
  3. [fix] Throw an error when trying to access the clients of a dynamic n…

    …amespace (#3355)
    
    Accessing the clients of a dynamic namespace throws because doing `io.of(/your-regex/g)` returns a namespace with no adapter and the clients methods tries to access `namespace.adapter.clients`.
    0xClpz authored and darrachequesne committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    a7fbd1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3c653d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b00ae50 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. [chore] Release 2.2.0

    darrachequesne committed Nov 28, 2018
    5 Configuration menu
    Copy the full SHA
    df05b73 View commit details
    Browse the repository at this point in the history
Loading