Docs.rs
ppproxy-0.2.2
ppproxy 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ktmlm
Dependencies
async-std ^1.6.3
normal
clap ^2.33
normal
lazy_static ^1.4
normal
myutil ^0.2
normal
parking_lot ^0.11
normal
ppserver_def ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
nix ^0.18
dev
ppserver ^0.2
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ppproxy
0.2.2
All Items
Sections
pp-proxy
Crate Items
Modules
Macros
Functions
Crate
ppproxy
Copy item path
Source
Expand description
§
pp-proxy
为多个 pp-server 做前端代理, 统一调度全局资源.
Modules
§
cfg
Config Parse
Macros
§
fwd_
to_
slave
将客户端的请求, 分发至后台的各个 Slave Server.
send_
err
回送失败信息
send_ok
回送成功信息
Functions
§
start
Entry Point