v0.5.0
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