Skip to content

ntex v0.3.14

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 03 Apr 16:54
· 692 commits to master since this release

Changes

  • server: prevent double socket registration if accept loop is in back-pressure state

  • util: add custom Ready, Either future and several helper functions

  • drop trust-dns, use blocking calls

  • reduce futures crate dependencies

  • make url crate optional