Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 01:11
· 32 commits to main since this release

Changelog

  • 7a30fef Increase TCP read/write buffer memory for better UDP support
  • 0675482 Feat: Add workers based on CPU threads
  • abff19f Fix: add new signal func for udp support
  • e41897e add accept_udp options to server side
  • b744a8f Feat: Fully support UDP over TCP with congestion control
  • 1852cac minor log and channelHandler enhancement