Skip to content

1.4.0 Release

Compare
Choose a tag to compare
@melode11 melode11 released this 22 May 16:53
· 113 commits to master since this release
  • Add 'tls' secured tunnel support.
    Install OpenSSL and re-make, you will find the static library libsioclient_tls.a

This is for secured communication only.

  • Bug fixing.
  • String message optimization using move constructor..