framework for composable networking services
Find a file
2021-08-14 19:54:32 +06:00
.github/workflows enable serde, add ByteString::as_slice() method 2021-06-27 09:11:18 +06:00
ntex update link to crates 2021-08-14 19:54:32 +06:00
ntex-bytes fix clippy (#55) 2021-08-04 08:52:04 +06:00
ntex-codec update changes 2021-06-27 07:17:38 +06:00
ntex-macros fix rt_test macros 2021-02-24 14:07:58 +06:00
ntex-router clippy 2021-08-14 19:52:36 +06:00
ntex-rt move low level utils to separate crate 2021-04-04 01:20:18 +06:00
ntex-service Add rc wrapped service RcService 2021-06-03 14:29:26 +06:00
ntex-util better names for util functions 2021-04-11 11:57:57 +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 ntex-bytes instead of bytes 2021-06-26 00:32:43 +06:00
codecov.yml Cache tarpaulin (#7) 2020-04-05 09:51:07 +06:00
LICENSE update readme 2021-06-14 21:46:46 +06:00
README.md update link to crates 2021-08-14 19:54:32 +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