framework for composable networking services
Find a file
Nikolay Kim 3b12a77e92
Fix io close (#12)
* Fix io close for Framed
* Fix connection shutdown for h1 dispatcher
* Enable client disconnect for http server by default
* Add connection disconnect timeout to framed service
2020-04-07 21:36:48 +06:00
.github/workflows Cache openssl for Windows action (#11) 2020-04-07 10:29:10 +06:00
ntex Fix io close (#12) 2020-04-07 21:36:48 +06:00
ntex-codec Fix io close (#12) 2020-04-07 21:36:48 +06:00
ntex-macros refactor Factory trait 2020-04-01 14:34:45 +06:00
ntex-router clippy and fmt 2020-04-06 16:57:09 +06:00
ntex-rt clippy warnings 2020-04-02 12:47:29 +06:00
ntex-rt-macros rename ntex-macros 2020-03-31 08:52:52 +06:00
ntex-service simplify framed dispatcher 2020-04-06 23:32:23 +06:00
.gitignore GitHub actions (#6) 2020-04-05 00:57:13 +06:00
Cargo.toml drop web-macros 2020-04-01 14:41:45 +06:00
codecov.yml Cache tarpaulin (#7) 2020-04-05 09:51:07 +06:00
LICENSE refactor layout 2020-02-15 12:03:23 +06:00
README.md fix links in readme 2020-04-05 13:29:15 +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.

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