Skip to content
This repository was archived by the owner on Sep 21, 2018. It is now read-only.
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: SignalR/java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: linusok/java-client
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.
  • 8 commits
  • 4 files changed
  • 5 contributors

Commits on Dec 23, 2014

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

Commits on Jan 16, 2015

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

Commits on May 14, 2015

  1. Update WebsocketTransport.java

    setCertificateForWebsocket method will use later for configuring wss request on java-websocket
    Kasraaa committed May 14, 2015
    Configuration menu
    Copy the full SHA
    a394677 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Kasraaa/Kasraaa-SignalR-JAVA-Client

    setCertificateForWebsocket method will use later for configuring wss request on java-websocket
    Kasraaa committed May 14, 2015
    Configuration menu
    Copy the full SHA
    87c5371 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2015

  1. 1:WebsocketTransport support https;

    2:After WebsocketTransport.connect()  onError, invoke mConnectionFuture.triggerError, so that AutomaticTransport will try other transport.
    echofool committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    364110f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Configuration menu
    Copy the full SHA
    d54eff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03b4f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de19364 View commit details
    Browse the repository at this point in the history
Loading