Skip to content

v3.0.0

Compare
Choose a tag to compare
@MidLevel-Bot MidLevel-Bot released this 09 Sep 16:24
· 247 commits to master since this release
4009814

3.0.0 (2019-09-09)

Bug Fixes

  • Fix connection reuse not resetting statistics (4009814)
  • Fixed accuracy of roundtrip by starting at 0 (57c7193)
  • Fixed compilation (779e43d)
  • Fixed unconnected messages sending the wrong payload (029ba03)

Features

  • Added native thread support (46f4aaa)
  • Cleaned up example project (90d3481)

BREAKING CHANGES

  • Removes SocketManager and removes the internal polling methods from the public API