Skip to content

3.0.13a: Async socket processing (#49)

Pre-release
Pre-release
Compare
Choose a tag to compare
@itay-grudev itay-grudev released this 04 Oct 14:25
· 255 commits to master since this release
  • Processing socket events asynchronously

  • Fix undefined variable error on Windows

  • Fixed validation of the initial message

  • Fixed socket used when receiving message

    Francis Giraldeau