Docs.rs
ttproxy-0.2.35
ttproxy 0.2.35
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ktmlm
Dependencies
async-std ^1.6.3
normal
clap ^2.33
normal
flate2 ^1.0
normal
lazy_static ^1.4
normal
myutil ^0.2
normal
parking_lot ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
ttserver_def ^0.2
normal
nix ^0.18
dev
ttserver ^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
ttproxy
0.2.35
All Items
Sections
tt-proxy
Crate Items
Modules
Macros
Functions
Crate
ttproxy
Copy item path
Source
Expand description
§
tt-proxy
为多个 tt-server 做前端代理, 统一调度全局资源.
Modules
§
cfg
Config Parse
Macros
§
fwd_
to_
slave
将客户端的请求, 分发至后台的各个 Slave Server.
send_
err
回送失败信息
send_ok
回送成功信息
Functions
§
start
Entry Point