ntex/ntex-macros
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 Various http fixes (#132) 2022-08-22 11:54:19 +02:00
tests Refactor web websockets support (#97) 2022-01-23 19:56:56 +06:00
Cargo.toml Use GAT (#153) 2022-12-26 19:58:38 +01:00
CHANGES.md fix runtime macros 2021-02-24 13:58:41 +06:00
LICENSE refactor Factory trait 2020-04-01 14:34:45 +06:00
README.md refactor Factory trait 2020-04-01 14:34:45 +06:00

Macros for ntex::web framework Build Status