Docs.rs
eggress-server-1.0.3
eggress-server 1.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
04 September 2026
Links
Repository
crates.io
Source
Owners
dbowm91
Dependencies
base64 ^0.22
normal
bytes ^1
normal
eggress-core =1.0.3
normal
eggress-protocol-h3 =1.0.3
normal
optional
eggress-protocol-http =1.0.3
normal
eggress-protocol-shadowsocks =1.0.3
normal
optional
eggress-protocol-socks =1.0.3
normal
eggress-protocol-trojan =1.0.3
normal
optional
eggress-protocol-websocket =1.0.3
normal
optional
eggress-routing =1.0.3
normal
eggress-transport-quic =1.0.3
normal
optional
eggress-transport-ssh =1.0.3
normal
optional
eggress-transport-tls =1.0.3
normal
eggress-udp =1.0.3
normal
eggress-uri =1.0.3
normal
h2 ^0.4
normal
http ^1
normal
rustls ^0.23
normal
subtle ^2
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
zeroize ^1
normal
eggress-testkit =1.0.3
dev
futures-util ^0.3
dev
tokio ^1
dev
tokio-tungstenite ^0.26
dev
libc ^0.2
normal
Versions
30.41%
of the crate is documented
Go to latest version
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 execute
eggress_
server
1.0.3
Module execute
Module Items
Structs
Enums
Functions
In crate eggress_
server
eggress_server
Module
execute
Copy item path
Source
Structs
§
Session
Report
Enums
§
Failure
Category
Specific failure category for structured diagnostics and metrics.
Session
Outcome
Outcome of a session.
Functions
§
build_
chain_
executor
execute
Execute a session from an accepted connection.