Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-10 | 401 Bytes | |
workflow v0.11.10 source code.tar.gz | 2025-07-10 | 440.6 kB | |
workflow v0.11.10 source code.zip | 2025-07-10 | 666.7 kB | |
Totals: 3 Items | 1.1 MB | 3 |
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.