Docs.rs
  • castled-0.0.1-alpha.3
    • castled 0.0.1-alpha.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sword-jin
    • Dependencies
      • anyhow ^1.0.86 normal
      • async-shutdown ^0.2.2 normal
      • async-trait ^0.1.80 normal
      • bytes ^1.6.1 normal
      • clap ^4.5.7 normal
      • console-subscriber ^0.3.0 normal
      • dashmap ^6.0.1 normal
      • futures ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • http ^1.1.0 normal
      • http-body ^1.0.0 normal
      • http-body-util ^0.1.2 normal
      • httparse ^1.9.4 normal
      • hyper ^1.4.0 normal
      • hyper-util ^0.1.5 normal
      • prost ^0.12.6 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • tokio ^1.10.1 normal
      • tokio-stream ^0.1.15 normal
      • tokio-util ^0.7.11 normal
      • tonic ^0.11.0 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • uuid ^1.9.1 normal
      • anyhow ^1.0.86 dev
      • bytes ^1.6.1 dev
      • http ^1.1.0 dev
      • reqwest ^0.12.5 dev
      • serde ^1.0.204 dev
      • tokio ^1.10.1 dev
      • tokio-util ^0.7.11 dev
      • tracing-subscriber ^0.3.18 dev
      • url ^2 dev
      • wiremock ^0.6.0 dev
      • tonic-build ^0.11.0 build
      • which ^6.0.1 build
    • Versions
    • 57% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

castled0.0.1-alpha.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • client::Client
  • client::tunnel::Tunnel
  • pb::ControlCommand
  • pb::HttpConfig
  • pb::InitPayload
  • pb::RegisterReq
  • pb::TcpConfig
  • pb::TrafficToClient
  • pb::TrafficToServer
  • pb::Tunnel
  • pb::UdpConfig
  • pb::WorkPayload
  • pb::tunnel_service_client::TunnelServiceClient
  • pb::tunnel_service_server::TunnelServiceServer
  • server::Config
  • server::EntrypointConfig
  • server::Server

Enums

  • client::tunnel::HttpRemoteConfig
  • client::tunnel::RemoteConfig
  • pb::control_command::Payload
  • pb::traffic_to_server::Action
  • pb::tunnel::Config

Traits

  • pb::tunnel_service_server::TunnelService

Functions

  • debug::setup_logging