BFE v1.5.0
Added
- Add mod_tcp_keepalive to support custom TCP KeepAlive configuration
- Documents optimization
Changed
- Change JSON parser: use json-iterator to replace encoding/json
- Optimize error handling in io.Write
Fixed
- Fix issue in go.mod which may cause build error (Issue #933)