ntex/ntex-bytes/src
Nikolay Kim 841ad736d4
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
2021-12-13 17:19:43 +06:00
..
buf clippy 2021-11-29 17:23:49 +06:00
bytes.rs Fix dealloc for vec representation 2021-12-06 21:09:51 +06:00
debug.rs clippy 2021-06-26 14:04:49 +06:00
hex.rs fork bytes crate 2021-06-26 00:14:43 +06:00
lib.rs Refactor framed io (#67) 2021-12-13 17:19:43 +06:00
pool.rs Memory pools support for http (#65) 2021-12-06 08:07:19 +06:00
serde.rs fix tests 2021-06-26 08:38:55 +06:00
string.rs Refactor bytes impl (#64) 2021-12-02 21:09:10 +06:00