Skip to content

workflow v0.11.10

Choose a tag to compare

@Barenboim Barenboim released this 10 Jul 14:09

New Features

  • HttpChunkedClient supports 'extract' when HTTP header completed.
  • Support customizing communicator's event handler to support fibers.

Improvements

  • Optimize JSON parser speed when parsing numbers and strings.
  • Optimize locking speed when a domain name has multiple IP addresses.
  • Reduce compiler warnings.

Bug Fixes

  • Fix crash bug on macOS when DNS cache expired.