ntex/ntex-tokio
Nikolay Kim 537d8dc18d
Use GAT (#153)
* Rename Transform to Middleware

* Drop FnService's shutdown helper

* refactor Service trait to use GAT

* Migrate ntex to new service

* move Stack to service

* use BoxFuture

* simplify poll_shitdown method
2022-12-26 19:58:38 +01:00
..
src clippy 2022-10-03 10:21:08 +02:00
Cargo.toml Use GAT (#153) 2022-12-26 19:58:38 +01:00
CHANGES.md Use BytesVec for io 2022-01-30 19:02:29 +06:00
LICENSE Refactor async runtimes support (#88) 2022-01-03 21:24:49 +06:00