Skip to content

ntex 0.2.0 b13

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 20 Feb 07:02
· 749 commits to master since this release

Changes

  • http: Refactor date service

  • http: Do not leak request/response pools

  • server: Rename ServerBulder::system_exit to stop_runtime

  • util: Drop Either service, use Variant instead