Skip to content

ntex - 0.1.15

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 03 May 14:57
· 896 commits to master since this release

Changes

  • ntex::util: Refactor stream dispatcher

  • ntex::http: Drop camel case headers support

  • ntex::http: Fix upgrade service readiness check

  • ntex::http: Add client websockets helper

  • ntex::ws: Add stream and sink wrappers for ws protocol

  • ntex::web: Add websockets helper