Home

Awesome

<div align="center"> <p><h1>ntex</h1> </p> <p><strong>Framework for composable network services.</strong> </p> <p>

build status crates.io Documentation Version License codecov Chat on Discord

</p> </div>

Build statuses

PlatformBuild Status
Linuxbuild status
macOSbuild status
Windowsbuild status

Usage

Starting ntex v0.5 async runtime must be selected as a feature. Available options are glommio, tokio or async-std.

[dependencies]
ntex = { version = "2", features = ["tokio"] }

Documentation & community resources

License

This project is licensed under