Docs.rs
cloakpipe-proxy-0.7.0
cloakpipe-proxy 0.7.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rohansx
Dependencies
anyhow ^1
normal
async-stream ^0.3
normal
axum ^0.7
normal
bytes ^1
normal
cloakpipe-audit ^0.7.0
normal
cloakpipe-core ^0.7.0
normal
cloakpipe-tree ^0.7.0
normal
futures ^0.3
normal
http-body-util ^0.1
normal
hyper ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
uuid ^1
normal
Versions
33.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module server
cloakpipe_
proxy
0.7.0
Module server
Module Items
Functions
In crate cloakpipe_
proxy
cloakpipe_proxy
Module
server
Copy item path
Source
Expand description
HTTP server setup and router configuration.
Functions
ยง
build_
router
Build the axum router with all routes and middleware.
start
Start the proxy server.