Skip to content

OkSocket V2.0.0-Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@xuuhaoo xuuhaoo released this 20 Apr 14:20

What's New

  1. Fix more bugs.
  2. Modified the spelling of some functions.
  3. Changed the logging language in English.
  4. Modified 10M error message to make it more friendly.
  5. Added disconnection thread to better support SSLSocket.
  6. Solves the problem of thread leakage caused by quick call connection and disconnection.
  7. Change the variable name of OkOption to make it easier to understand.
  8. Update the DEMO to make it more comprehensive.
  9. The background environmental protection device logic update, repair original unreasonable design.
  10. New ActivityStack is introduced to replace the old logic to better support the lifecycle.