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: anyconnect/SignalR-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.
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 25, 2020

  1. Incorporate SignalrClient with AnyConnect

    Platform libraries
    
    - Added build script for Android/RPi/Ubuntu
    - Added necessary flags to CMake files
    seym45 committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    2814a0b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Incorporate SignalrClient with AnyConnect

    Platform libraries
    
    - Checked if andorid ndk path is valid or not.
    - Generated signalrclient lib changed to static
      one from shared
    seym45 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    94f3c15 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Change RPi toolchan path

    seym45 authored May 12, 2020
    Configuration menu
    Copy the full SHA
    c94501b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Fix Cmake files to build for iOS

    seym45 authored and shafayat committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f99af2d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Incorporate signalr with iOS

    -As SignalR is dependent on CPPRest, Commented out few preprocessor
    directives to build using xcodebuild.
    seym45 authored and ac-seym45 committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    d1385e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Merge pull request #1 from seym45/master

    Incorporate SignalrClient with AnyConnect Platform libraries
    palashanyconnect authored Jul 19, 2020
    Configuration menu
    Copy the full SHA
    75caced View commit details
    Browse the repository at this point in the history
Loading