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

Detect Server Capabilities #172

Merged
merged 6 commits into from
Jan 26, 2022
Merged

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    6fad1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd3c17 View commit details
    Browse the repository at this point in the history
  3. fix test timeout issues

    - add timeouts to append_to_stream_retry tests
    
    - increase timeouts on security tests
    thefringeninja authored and timothycoleman committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    a530896 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. implement server capabilities

    - ensure calls are disposed
    - rediscovery on server not available
    - client reusable after discovery or server caps failure
    
    Co-authored-by: Timothy Coleman <timothy.coleman@gmail.com>
    thefringeninja and timothycoleman committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    41ef71f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Enhance test retries

    timothycoleman committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e7d5d21 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. remove net48 target

    thefringeninja committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    953e9ab View commit details
    Browse the repository at this point in the history