Skip to content

Release 0.3.2

Compare
Choose a tag to compare
@qicosmos qicosmos released this 28 Apr 06:02
· 93 commits to main since this release
1348545

What's Changed

  • [coro_rpc_client][improve]avoid create timer everytime when call rpc by @qicosmos in #643
  • [coro_rpc][improve]set tcp nodelay by @qicosmos in #646
  • [coro_io][feat]support lazy callback by @qicosmos in #647
  • [ci][gcc asan]test gcc asan in ubuntu20.04 by @qicosmos in #648
  • [coro_rpc/coro_http][feat]support set server address by @qicosmos in #649
  • [easylog][fix]add more restrict for writing log with data/str by @qicosmos in #652
  • [coro_http.websocket]Fix websocket example by @qicosmos in #651
  • [coro_rpc] simply rpc logic by @poor-circle in #653
  • [coro_http_server] use std::error_code instead of std::errc as result in coro_http_server. fix singleton servercrash when destructed. by @qicosmos in #656
  • [coro_io] fix client pool slow connect bug by @poor-circle in #657
  • [coro_http_client]fix timeout by @qicosmos in #658
  • [ci][coverage] show details by @qicosmos in #659
  • [coro_http][fix][feature]coro_http by @qicosmos in #661
  • [coro_http][fix][feat]fix and support ws deflate by @qicosmos in #662
  • [coro_http_server][feath]avoid copy headers by @qicosmos in #663
  • [coro_http][fix]coro_http_client tcp_no_delay as default, fix response content view by @qicosmos in #664
  • fix ci by @qicosmos in #667
  • [coro_http]fix chunked and remote address by @qicosmos in #665
  • [coro_http_server]fix content_view by @qicosmos in #668
  • [ylt]Add version by @qicosmos in #670
  • [coro_http_client]revert some code by @qicosmos in #671

Full Changelog: 0.3.1...0.3.2