framework for composable networking services
Find a file
Nikolay Kim 15025b89c1 fmt
2021-12-24 03:54:57 +06:00
.github/workflows Refactor framed io (#67) 2021-12-13 17:19:43 +06:00
ntex migrate ntex 2021-12-24 02:29:24 +06:00
ntex-bytes fmt 2021-12-24 03:54:57 +06:00
ntex-codec move mpsc to ntex-util 2021-12-18 20:25:56 +06:00
ntex-io update ServiceFactory api 2021-12-24 03:53:39 +06:00
ntex-macros fmt 2021-12-24 03:54:57 +06:00
ntex-router fmt 2021-12-24 03:54:57 +06:00
ntex-rt fmt 2021-12-24 03:54:57 +06:00
ntex-service ServiceFactory takes config type as a type parameter instead of an associated type 2021-12-24 03:52:57 +06:00
ntex-tls update ServiceFactory api 2021-12-24 03:53:39 +06:00
ntex-util fmt 2021-12-24 03:54:57 +06:00
.gitignore Fix double registation for accept back-pressure 2021-02-18 17:54:41 +06:00
Cargo.toml cleanup api; update tests 2021-12-17 09:52:00 +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 h1: allow to override connection type in on-request handler 2021-11-02 19:30:33 +06:00
rustfmt.toml fmt 2021-12-24 03:54:57 +06: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