Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added withServerTimeout and withKeepAliveInterval to HubConnectionBuilder for java client #46172

Merged
merged 7 commits into from
Jan 23, 2023

Commits on Jan 19, 2023

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

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    8e915f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8a745 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. added DefaultHubConnectionSettings class with default values for serv…

    …erTimeout and keepAliveInterval
    surayya-MS committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    3885747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d279cc View commit details
    Browse the repository at this point in the history
  3. Update src/SignalR/clients/java/signalr/core/src/main/java/com/micros…

    …oft/signalr/HttpHubConnectionBuilder.java
    
    Co-authored-by: Brennan <brecon@microsoft.com>
    surayya-MS and BrennanConroy authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    276960c View commit details
    Browse the repository at this point in the history
  4. Update src/SignalR/clients/java/signalr/core/src/main/java/com/micros…

    …oft/signalr/HttpHubConnectionBuilder.java
    
    Co-authored-by: Brennan <brecon@microsoft.com>
    surayya-MS and BrennanConroy authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    3b18109 View commit details
    Browse the repository at this point in the history