可组合网络服务框架
| Platform | Build Status |
|---|---|
| Linux | |
| macOS | |
| Windows |
ntex supports multiple async runtimes, runtime must be selected as a feature. Available options are compio, tokio,
neon, neon-uring, neon-iocp.
[dependencies]
ntex = { version = "3", features = ["neon"] }
This project is licensed under
暂无开放 Issues,或尚未同步最近议题。