Skip to content

ntex v0.1.9

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 13 Apr 03:49
· 912 commits to master since this release

Changes

  • ntex::util: Refactor framed dispatcher

  • ntex::framed: Use framed dispatcher instead of custom one

  • ntex::channel: Fix mpsc::Sender close method.