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

0.5 new utilities #44

Merged
merged 9 commits into from
Apr 17, 2018
Merged

Commits on Apr 15, 2018

  1. Configuration menu
    Copy the full SHA
    050f5d5 View commit details
    Browse the repository at this point in the history
  2. Ping interval made changeable for both client and server (needed to m…

    …anage traffic for mobile connections)
    
    Server/client links are reset after server/client is closed
    Communicator logic to detect offline case relies on the closed flag
    Cosmetics
    eupakhomov committed Apr 15, 2018
    3 Configuration menu
    Copy the full SHA
    aff0601 View commit details
    Browse the repository at this point in the history
  3. Implementation fixed

    eupakhomov committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    0e332f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Detailed information regarding to modifications of original according…

    … to license conditions
    Eugene Pakhomov committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    d0c83f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Implementation fixed accroding to comments from Thomas Volden:

    - backward compatibility of exposed API preserved
    - symmetric implementation for server and client
    - fail-fast for server/client builders for WSS not initialized with SSLContext/SSLSocketFactory
    - More explanatory exception for scheme and configuration mismatch for client than just NPE
    Eugene Pakhomov committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    d3c7695 View commit details
    Browse the repository at this point in the history
  2. Javadoc added for WSS related methods and classes

    WssFactoryBuilder and WssSocketBuilder now expose only the minimum required API
    Eugene Pakhomov committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    13c6b17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ff4ee3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eacac96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19ad28d View commit details
    Browse the repository at this point in the history