Skip to content

v1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@an-tao an-tao released this 11 Jul 03:31
· 290 commits to master since this release
4f7d8c5

Added

  • Add bytes statistics methods to the TcpConnection class.
  • Add the setIoLoopThreadPool method to the TcpServer class.

Changed

  • Ignore SIGPIPE signal when using the TcpClient class.
  • Enable TCP_NODELAY by default (for higher performance).