Refactor framed io (#67)

* refactor framed io

* allow to add filters

* move io code to separate module

* add into_boxed()

* remove uneeded IO_STOP state

* simplify on_disconnect storage

* cleanup io state

* add io connector
This commit is contained in:
Nikolay Kim 2021-12-13 17:19:43 +06:00 committed by GitHub
parent 2188d92725
commit 841ad736d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 3839 additions and 408 deletions

1
ntex-io/LICENSE Symbolic link
View file

@ -0,0 +1 @@
../LICENSE