Release 0.3.5
What's Changed
- [struct_pb][feat]to proto by @qicosmos in #702
- [coro_http_client][feat]async upload file no copy by @qicosmos in #703
- [coro_http][fix] fix client upload file which filename is string_view by @poor-circle in #704
- [coro_rpc][fix] disable sso optimize in rpc client buffer, which may cause illegal address when user return value has std::string_view by @poor-circle in #705
- [coro_rpc][feature] support complete handler by @poor-circle in #706
- [website]fix doc format by @qicosmos in #708
- [coro_file][refactor]simplify coro_file by @qicosmos in #707
- [coro_http_client][modify]update out buf logic by @qicosmos in #711
- ignore SIGPIPE signal when use ::sendfile in linux by @poor-circle in #712
- [coro_http_client]fix out buf by @qicosmos in #713
Full Changelog: 0.3.4...0.3.5