Docs.rs
  • atm0s-reverse-proxy-relayer-0.6.1
    • atm0s-reverse-proxy-relayer 0.6.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • giangndm
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • bincode ^1.3 normal
      • clap ^4.4 normal
      • derive_more ^1.0 normal
      • futures ^0.3 normal
      • httparse ^1.8 normal
      • log ^0.4 normal
      • metrics ^0.22 normal
      • metrics-dashboard ^0.3 normal optional
      • atm0s-small-p2p ^0.2 normal
      • parking_lot ^0.12 normal
      • poem ^2.0 normal optional
      • atm0s-reverse-proxy-protocol ^0.3.1 normal
      • atm0s-reverse-proxy-protocol-ed25519 ^0.1.5 normal optional
      • quinn ^0.11 normal
      • rand ^0.8 normal
      • rtsp-types ^0.1 normal
      • rustls ^0.23 normal
      • serde ^1.0 normal
      • tls-parser ^0.12 normal
      • tokio ^1 normal
      • tokio-rustls ^0.26.1 normal
      • tokio-yamux ^0.3 normal
      • tracing-subscriber ^0.3 normal
      • test-log ^0.2 dev
    • Versions
    • 1.61% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

atm0s_reverse_proxy_relayer0.6.1

  • All Items

Crate Items

  • Re-exports
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

Crate atm0s_reverse_proxy_relayer

Source

Re-exports§

pub use p2p;

Structs§

AgentSessionId
HttpDestinationDetector
ProxyTcpListener
QuicRelayer
QuicRelayerConfig
RtspDestinationDetector
TlsDestinationDetector
TunnelServiceCtx

Enums§

QuicRelayerEvent

Constants§

METRICS_AGENT_COUNT
METRICS_AGENT_HISTOGRAM
METRICS_AGENT_LIVE
METRICS_PROXY_AGENT_COUNT
METRICS_PROXY_AGENT_ERROR_COUNT
METRICS_PROXY_AGENT_HISTOGRAM
METRICS_PROXY_AGENT_LIVE
METRICS_PROXY_CLUSTER_COUNT
METRICS_PROXY_CLUSTER_ERROR_COUNT
METRICS_PROXY_CLUSTER_LIVE
METRICS_PROXY_HTTP_COUNT
METRICS_PROXY_HTTP_ERROR_COUNT
METRICS_PROXY_HTTP_LIVE
METRICS_TUNNEL_AGENT_COUNT
METRICS_TUNNEL_AGENT_ERROR_COUNT
METRICS_TUNNEL_AGENT_HISTOGRAM
METRICS_TUNNEL_AGENT_LIVE
METRICS_TUNNEL_CLUSTER_COUNT
METRICS_TUNNEL_CLUSTER_ERROR_COUNT
METRICS_TUNNEL_CLUSTER_HISTOGRAM
METRICS_TUNNEL_CLUSTER_LIVE

Traits§

ProxyDestinationDetector
TunnelServiceHandle
This service take care how we process a incoming request from agent

Functions§

describe_metrics