framework for composable networking services
Find a file
2021-11-02 20:06:50 +06:00
.github/workflows h1: allow to override connection type in on-request handler 2021-11-02 19:30:33 +06:00
ntex h1: allow to override connection type in on-request handler 2021-11-02 19:30:33 +06:00
ntex-bytes fix wranings 2021-11-02 20:06:50 +06:00
ntex-codec fix tight loop in Framed::close() method 2021-09-08 08:34:47 +06:00
ntex-macros fix rt_test macros 2021-02-24 14:07:58 +06:00
ntex-router Fix: segments could be lost in case of immediate match 2021-08-23 20:14:41 +06:00
ntex-rt Re-export time as different module 2021-08-28 20:25:43 +06:00
ntex-service Simplify fn_transform 2021-09-17 10:40:13 +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 h1: allow to override connection type in on-request handler 2021-11-02 19:30:33 +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