Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-27 | 540 Bytes | |
workflow v0.11.8 source code.tar.gz | 2025-02-27 | 437.6 kB | |
workflow v0.11.8 source code.zip | 2025-02-27 | 668.0 kB | |
Totals: 3 Items | 1.1 MB | 0 |
New Features
- Add 'prepare()' function for server task too.
Improvements
- Enable setting connection context only without changing context deleter.
- Decrease max io events when io_setup() failed.
- Optimize WFDnsServer to simplify users implementing a DNS server.
Bug Fixes
- Fix kafka client bug that fails to update metadata when leader changed.
- Fix kafka client bug that fetches same data multiple times.
- Fix bug that network task state is WFT_STATE_SYS_ERROR when DNS failed.
- Fix compatibility with OpenSSL 1.0.