Skip to content

ntex - v0.1.14

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 26 Apr 18:18
· 907 commits to master since this release

Changes

  • ntex::http: Stop client connections pool support future

  • ntex::http: Removed IntoHeaderValue trait, use TryFrom instead

  • ntex::ws: Fix wrong opcode for ws text and binary continuation frames