Docs.rs
  • sc2-proxy-0.1.0
    • sc2-proxy 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Dentosal
    • Dependencies
      • bufstream ^0.1 normal
      • crossbeam ^0.7.1 normal
      • dotenv ^0.13.0 normal
      • log ^0.4 normal
      • portpicker ^0.1 normal
      • pretty_env_logger ^0.3.0 normal
      • protobuf ^2.3.0 normal
      • regex ^1.1.0 normal
      • sc2-proto ^0.2.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • shellexpand ^1.0 normal
      • tempfile ^3 normal
      • toml ^0.4 normal
      • websocket ^0.22.2 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sc2_proxy0.1.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • config::AllowedInterfaces
  • config::Config
  • config::GameConfig
  • config::MatchConfig
  • config::Matchmaking
  • config::ProcessOptions
  • config::Proxy
  • config::RecordConfig
  • config::RemoteController
  • config::RequestLimits
  • config::TimeLimits
  • remote_control::Remote
  • sc2::BuiltinAI
  • supervisor::GameId
  • supervisor::Supervisor

Enums

  • config::MatchmakingMode
  • remote_control::message::Request
  • remote_control::message::Response
  • remote_control::message::Update
  • sc2::Difficulty
  • sc2::PlayerResult
  • sc2::Race
  • supervisor::RemoteUpdateStatus

Functions

  • default_config_path
  • load_config
  • maps::find_map
  • remote_control::run_server
  • run_server
  • run_server_config