Docs.rs
  • octoproxy-lib-0.1.0
    • octoproxy-lib 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • schwartx
    • Dependencies
      • anyhow ^1.0.71 normal
      • bytes ^1.4.0 normal
      • futures ^0.3.28 normal
      • futures-util ^0.3.28 normal
      • http ^0.2.9 normal
      • httparse ^1.8.0 normal
      • hyper ^0.14.26 normal
      • mimalloc ^0.1.37 normal optional
      • quinn ^0.10.1 normal
      • rustls ^0.21.0 normal
      • rustls-pemfile ^1.0.2 normal
      • serde ^1.0.163 normal
      • tokio ^1.28.1 normal
      • tokio-stream ^0.1.12 normal
      • tokio-util ^0.7.7 normal
      • toml ^0.7.3 normal
      • tracing ^0.1.37 normal
      • tracing-subscriber ^0.3.17 normal
      • webpki-roots ^0.23.0 normal
    • Versions
    • 12.99% 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

octoproxy_lib0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • metric::BackendMetric
  • metric::MetricData
  • metric::PeakEWMA
  • proxy::QuicBidiStream
  • proxy::TokioExec
  • proxy_client::ProxyConnector
  • tls::NeverProducesTickets
  • tls::NoVerifier

Enums

  • metric::BackendProtocol
  • metric::BackendStatus
  • metric::MetricApiReq
  • metric::MetricApiResp

Traits

  • config::TomlFileConfig

Functions

  • build_rt
  • config::parse_log_level_str
  • config::parse_socket_address
  • proxy::tunnel
  • tls::build_client_root_store
  • tls::build_tls_client_config
  • tls::build_tls_server_config
  • tls::load_certs
  • tls::load_private_key

Statics

  • tls::QUIC_ALPN

Constants

  • tls::DEFAULT_FORMARD_PORT