Docs.rs
  • fsd_interface-0.2.0
    • fsd_interface 0.2.0
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • caspianmerlin
    • Dependencies
      • chrono ^0.4.38 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
    • Versions
    • 6.44% of the crate is documented
  • Go to latest version
  • 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
    • 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

fsd_interface0.2.0

Module messages

Module Items

  • Structs
  • Constants

In crate fsd_interface

fsd_interface

Module messages

Source
Expand description

Contains all the message types

Structs§

  • AtcDeregisterMessage
    Sent by an ATC client before disconnecting
  • AtcPositionUpdateMessage
    Sent at regular intervals by an ATC client to update the server with its position
  • AtcRegisterMessage
    Sent by an ATC client to register itself on the network after the initial handshake
  • AtcSecondaryVisCentreMessage
  • AuthenticationChallengeMessage
  • AuthenticationResponseMessage
  • ChangeServerMessage
  • ClientQueryMessage
  • ClientQueryResponseMessage
  • FlightPlanAmendmentMessage
  • FlightPlanMessage
  • FrequencyMessage
  • FsdErrorMessage
  • HandoffAcceptMessage
  • HandoffOfferMessage
  • InitialClientHandshakeMessage
  • InitialServerHandshakeMessage
  • KillMessage
  • MetarRequestMessage
  • MetarResponseMessage
  • PilotDeregisterMessage
    Sent by a pilot client before disconnecting
  • PilotPositionUpdateMessage
    Sent at regular intervals by a pilot client to update the server with its position
  • PilotRegisterMessage
    Sent by a pilot client to register itself on the network after the initial handshake
  • PingMessage
  • PlaneInfoRequestMessage
  • PlaneInfoResponseMessage
  • PongMessage
  • SendFastPositionUpdatesMessage
  • SharedStateMessage
  • TextMessage
  • VelocityPositionFastMessage
  • VelocityPositionSlowMessage
  • VelocityPositionStoppedMessage

Constants§

  • AIRCRAFT_HANDLER_RECIPIENT
  • ATC_TEXT_CHANNEL_FREQUENCY
  • SERVER_CALLSIGN