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-client-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: summittech-ca/socket.io-client-cpp
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.
  • 15 commits
  • 8 files changed
  • 6 contributors

Commits on Jun 26, 2023

  1. Make socket.io compatible with sdk

    Add support for v3 protocol ping
    ericb-summit committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    bde3ddc View commit details
    Browse the repository at this point in the history
  2. Reduce logging

    ericb-summit committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    773036d View commit details
    Browse the repository at this point in the history
  3. Fix ssl support

    ericb-summit committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    47901f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Code cleanup

    ericb-summit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b41bd9d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    41bf3aa View commit details
    Browse the repository at this point in the history
  2. Fix linux build

    ericb-summit committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6b0e0d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. aggressively close socket

    Change-Id: Ic6a97cf902583bdd5306e63ed087800662736b7d
    ccerat-summit committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    2d31057 View commit details
    Browse the repository at this point in the history
  2. add std namespace to move

    Change-Id: Ic2bb591cfbfc8b90dec6f370148054601458cfa7
    ccerat-summit committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    ff0b280 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. add std namespace to min

    Change-Id: I319bb0f07efccf1321ba7a75d95f15703788afee
    ccerat-summit committed May 22, 2025
    Configuration menu
    Copy the full SHA
    3ff8fac View commit details
    Browse the repository at this point in the history
  2. remove std namespace using in favor of explicit namespace declaration

    Change-Id: I91772a8e02664cc8d00a33336ca5ba4806688239
    ccerat-summit committed May 22, 2025
    Configuration menu
    Copy the full SHA
    a9643fa View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Change timeout logic

    sprimak committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    324f5dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from sprimak/feature/socketchange

    Change timeout logic
    summit-pgoncalves authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    b977a26 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Update sio_socket.cpp

    cy-st authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    a53a128 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from cy-st/patch-1

    Update sio_socket.cpp
    ericb-summit authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    43072f4 View commit details
    Browse the repository at this point in the history
Loading