Docs.rs
  • websocket-relay-0.1.2
    • websocket-relay 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Sydius
    • Dependencies
      • anyhow ^1.0.98 normal
      • futures-util ^0.3.31 normal
      • ipnet ^2.10.1 normal
      • rustls ^0.23.0 normal
      • rustls-pemfile ^2.2.0 normal
      • serde ^1.0 normal
      • tokio ^1.46.1 normal
      • tokio-rustls ^0.26.0 normal
      • tokio-tungstenite ^0.27.0 normal
      • toml ^0.9 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
      • tokio-test ^0.4.4 dev
    • Versions
    • 9.68% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

websocket_relay0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • config::Config
  • config::ListenConfig
  • config::TargetConfig
  • config::TlsConfig

Enums

  • stream::StreamType

Functions

  • config::load_config
  • proxy::handle_connection
  • proxy::handle_socket
  • security::is_proxy_ip_allowed
  • security::parse_original_client_ip
  • tls::load_tls_config

Constants

  • proxy::BUFFER_SIZE