framework for composable networking services
Find a file
2021-02-18 17:54:41 +06:00
.github/workflows fmt 2021-01-28 13:45:35 +06:00
ntex Fix double registation for accept back-pressure 2021-02-18 17:54:41 +06:00
ntex-codec Refactor h1 dispatcher (#38) 2021-01-23 19:44:56 +06:00
ntex-macros update license 2020-07-30 11:08:17 +06:00
ntex-router Fix minor issues (#33) 2020-12-27 11:09:56 +06:00
ntex-rt Replace actix-threadpool with tokio utils 2021-01-25 17:52:27 +06:00
ntex-rt-macros update license 2020-07-30 11:08:17 +06:00
ntex-service Use pin-project-lite instead of pin-project 2021-01-13 01:36:01 +06:00
tests test certs 2020-04-08 00:02:39 +06:00
.gitignore Fix double registation for accept back-pressure 2021-02-18 17:54:41 +06:00
Cargo.toml prepare release 2020-04-10 13:34:42 +06:00
codecov.yml Cache tarpaulin (#7) 2020-04-05 09:51:07 +06:00
LICENSE Move Extensions type to ntex::util 2020-06-12 16:32:18 +06:00
README.md update msrv in readme 2020-12-22 20:30:44 +06:00
rustfmt.toml copy actix-web2 2019-03-01 22:51:32 -08:00

ntex

Framework for composable network services. This is personal project. This project uses *unsafe*!

build status codecov crates.io Documentation Version License

Build statuses

Platform Build Status
Linux build status
macOS build status
Windows build status

Documentation & community resources

License

This project is licensed under