framework for composable networking services
Find a file
2021-04-03 14:45:27 +06:00
.github/workflows add buffer_params() api 2021-03-15 16:44:38 +06:00
ntex replace trust-dns with blocking code 2021-04-03 14:45:27 +06:00
ntex-codec reduce futures crate dependencies 2021-04-03 13:25:20 +06:00
ntex-macros fix rt_test macros 2021-02-24 14:07:58 +06:00
ntex-router replace trust-dns with blocking code 2021-04-03 14:45:27 +06:00
ntex-rt reduce futures crate dependencies 2021-04-03 13:25:20 +06:00
ntex-service reduce futures crate dependencies 2021-04-03 13:25:20 +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 Use main and test proc macro from ntex-macros 2021-02-24 13:25:22 +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