Skip to content

SimplSockets 1.3.1

Latest
Compare
Choose a tag to compare
@haneytron haneytron released this 03 Oct 04:53
· 44 commits to master since this release
  • Keep-alive used to ensure proper disconnect when one side hangs up and TCP does not detect it
  • Much more robust communication via simplification of code
  • Fixed numerous communication bugs that could cause crashes
  • Better performance via better object pooling and re-use