4个版本
0.0.4 | 2022年4月1日 |
---|---|
0.0.3 | 2022年3月29日 |
0.0.2 | 2022年3月2日 |
0.0.1 | 2022年3月2日 |
#977 在 HTTP服务器
每月 22 次下载
9KB
191 行
gato-http-server
本软件包提供托管本地HTTP/1.1服务器的能力。
- 请勿在生产环境中使用,除非有代理(例如nginx)。
- 本软件包处于BETA测试阶段,请谨慎使用。
用法
use gato_http_server::HttpServerServiceProvider;
service_provider.register_provider(HttpServerServiceProvider::new());
依赖关系
~1.7–2.7MB
~52K SLoC