mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
33 lines
1.8 KiB
Markdown
33 lines
1.8 KiB
Markdown
<div align="center">
|
|
<p><h1>ntex</h1> </p>
|
|
<p><strong>Framework for composable network services. This is personal project.</strong> </p>
|
|
<p>
|
|
|
|
[](https://github.com/ntex-rs/ntex/actions?query=workflow%3A"CI+(Linux)")
|
|
[](https://codecov.io/gh/ntex-rs/ntex)
|
|
[](https://crates.io/crates/ntex)
|
|
[](https://docs.rs/ntex)
|
|
[](https://blog.rust-lang.org/2020/03/12/Rust-1.42.html)
|
|

|
|
|
|
</p>
|
|
</div>
|
|
|
|
## Build statuses
|
|
|
|
| Platform | Build Status |
|
|
| ---------------- | ------------ |
|
|
| Linux | [](https://github.com/ntex-rs/ntex/actions?query=workflow%3A"CI+(Linux)") |
|
|
| macOS | [](https://github.com/ntex-rs/ntex/actions?query=workflow%3A"CI+(OSX)") |
|
|
| Windows | [](https://github.com/ntex-rs/ntex/actions?query=workflow%3A"CI+(Windows)") |
|
|
|
|
## Documentation & community resources
|
|
|
|
* [Documentation](https://docs.rs/ntex)
|
|
* Minimum supported Rust version: 1.42 or later
|
|
|
|
## License
|
|
|
|
This project is licensed under
|
|
|
|
* MIT license ([LICENSE](LICENSE) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))
|