158 releases
new 0.7.13 | Nov 29, 2023 |
---|---|
0.7.7 | Oct 23, 2023 |
0.7.2 | Jun 23, 2023 |
0.6.5 | Mar 15, 2023 |
0.1.0 | Feb 17, 2020 |
#47 in HTTP server
9,767 downloads per month
Used in 40 crates
(39 directly)
2MB
47K
SLoC
Build statuses
Platform | Build Status |
---|---|
Linux | |
macOS | |
Windows |
Usage
Starting ntex v0.5 async runtime must be selected as a feature. Available options are glommio
,
tokio
or async-std
.
[dependencies]
ntex = { version = "0.7", features = ["tokio"] }
Documentation & community resources
- Documentation
- Docs.rs
- Minimum supported Rust version: 1.65 or later
License
This project is licensed under
- MIT license (LICENSE or http://opensource.org/licenses/MIT)
Dependencies
~10–50MB
~871K SLoC