-
Notifications
You must be signed in to change notification settings - Fork 176
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 changeable ping interval #43
0.5 changeable ping interval #43
Commits on Apr 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 050f5d5 - Browse repository at this point
Copy the full SHA 050f5d5View commit details -
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
3Configuration menu - View commit details
-
Copy full SHA for aff0601 - Browse repository at this point
Copy the full SHA aff0601View commit details
Commits on Apr 17, 2018
-
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 committedApr 17, 2018 Configuration menu - View commit details
-
Copy full SHA for d3c7695 - Browse repository at this point
Copy the full SHA d3c7695View commit details -
Javadoc added for WSS related methods and classes
WssFactoryBuilder and WssSocketBuilder now expose only the minimum required API
Eugene Pakhomov committedApr 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 13c6b17 - Browse repository at this point
Copy the full SHA 13c6b17View commit details -
Merge branch '0.5_wss_support' into 0.5_changeable_ping_interval
Eugene Pakhomov committedApr 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 8ff4ee3 - Browse repository at this point
Copy the full SHA 8ff4ee3View commit details -
Merge remote-tracking branch 'upstream/master' into 0.5_changeable_pi…
…ng_interval
Eugene Pakhomov committedApr 17, 2018 Configuration menu - View commit details
-
Copy full SHA for d9b0879 - Browse repository at this point
Copy the full SHA d9b0879View commit details -
Logging warnings for offline case (no connection) is fixed
Eugene Pakhomov committedApr 17, 2018 Configuration menu - View commit details
-
Copy full SHA for ac3e31e - Browse repository at this point
Copy the full SHA ac3e31eView commit details -
Eugene Pakhomov committed
Apr 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 9667f45 - Browse repository at this point
Copy the full SHA 9667f45View commit details