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: aspnet/SignalR-Client-Cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gonzo-coder/SignalR-Client-Cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 6, 2021

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

Commits on Jan 21, 2022

  1. added tests for keep alive feature

    boev committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    6ec24f6 View commit details
    Browse the repository at this point in the history
  2. fixed using weak_ptrs and coding style

    boev committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    1c652de View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. assert returned

    boev committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4cecd14 View commit details
    Browse the repository at this point in the history
  2. undo changes in README

    boev committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8df7195 View commit details
    Browse the repository at this point in the history
  3. fixed code formating

    boev committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    6a46b05 View commit details
    Browse the repository at this point in the history
  4. fixed code formating

    boev committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    00635e4 View commit details
    Browse the repository at this point in the history
  5. fixed code formating

    boev committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    765c136 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. fixed code style

    boev committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    0482fda View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. fixup tests (#1)

    BrennanConroy authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    d2bbd01 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Add exception (#2)

    BrennanConroy authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    8aa99e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ebf61 View commit details
    Browse the repository at this point in the history
Loading