Skip to content

Releases: an-tao/trantor

v1.0.0-rc2

11 Jul 03:31
4f7d8c5
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

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).

v1.0.0-rc1

11 Jun 03:37
64f7319
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release
Merge pull request #33 from an-tao/dev

Add ChangeLog.md