12 releases
new 0.3.1 | Nov 22, 2023 |
---|---|
0.3.0 | Jun 22, 2023 |
0.2.4 | May 30, 2023 |
0.2.3 | Apr 11, 2023 |
0.1.1 | Jan 30, 2022 |
#31 in #websockets
795 downloads per month
Used in 5 crates
(2 directly)
345KB
9K
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
~2–33MB
~478K SLoC