Docs.rs
http-tunnel-common-0.3.0
http-tunnel-common 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tyrchen
Dependencies
anyhow ^1.0.100
normal
base64 ^0.22
normal
http ^1.3
normal
once_cell ^1.21
normal
rand ^0.8
normal
regex ^1.12
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
uuid ^1.18
normal
Versions
67.57%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module protocol
http_
tunnel_
common
0.3.0
Module protocol
Module Items
Structs
Enums
In crate http_
tunnel_
common
http_tunnel_common
Module
protocol
Copy item path
Source
Structs
§
Http
Request
Represents an HTTP request forwarded from the public endpoint to the agent
Http
Response
Represents the response from the local service, sent back through the tunnel
Enums
§
Error
Code
Error codes for tunnel operations
Message
All WebSocket messages are wrapped in this typed envelope