2个版本

0.1.1 2021年2月23日
0.1.0 2020年3月31日

16 in #composable-networking

MIT授权

7KB
135

ntex

可组合网络服务的框架。

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

构建状态

平台 构建状态
Linux build status
macOS build status
Windows build status

用法

启动ntex v0.5异步运行时必须选择功能。可用选项有glommiotokioasync-std

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

文档和社区资源

授权

本项目受

依赖关系

~1.5MB
~36K SLoC