Skip to content

v4.10.0

Compare
Choose a tag to compare
@doubaokun doubaokun released this 24 Jan 22:22
· 355 commits to master since this release
  • New feature: Co::select, the non-blocking coroutine channel selector
  • New feature: HTTP2 SSE server-sent events
  • New feature: Improved channel stats
  • Bug fixed: Argument data type fixed at sleep() and usleep() API by @Hailong
  • Bug fixed: HTTP2 and TLS bug fixes