Docs.rs
  • naia-server-0.24.0
    • naia-server 0.24.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • connorcarpenter
    • Dependencies
      • base64 ^0.13 normal optional
      • cfg-if ^1.0 normal
      • fastrand ^1.7.0 normal
      • http ^1.2 normal optional
      • log ^0.4 normal
      • naia-server-socket ^0.24 normal optional
      • naia-shared ^0.24 normal
      • ring ^0.16.15 normal optional
      • url ^2.2.2 normal optional
    • Versions
    • 16.92% 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

naia_server0.24.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • AuthEvent
  • ConnectEvent
  • DelegateEntityEvent
  • DespawnEntityEvent
  • DisconnectEvent
  • EntityAuthGrantEvent
  • EntityAuthResetEvent
  • EntityMut
  • ErrorEvent
  • Events
  • InsertComponentEvent
  • MessageEvent
  • PublishEntityEvent
  • RemoveComponentEvent
  • RequestEvent
  • RoomKey
  • RoomMut
  • RoomRef
  • Server
  • ServerConfig
  • SpawnEntityEvent
  • TickBufferMessages
  • TickEvent
  • UnpublishEntityEvent
  • UpdateComponentEvent
  • User
  • UserKey
  • UserMut
  • UserRef
  • UserScopeMut
  • UserScopeRef
  • shared::BigMap
  • shared::BitReader
  • shared::BitWriter
  • shared::FileBitWriter
  • shared::GlobalResponseId
  • shared::Random
  • shared::ResponseReceiveKey
  • shared::SerdeErr
  • shared::SocketConfig
  • shared::default_channels::OrderedReliableChannel
  • shared::default_channels::SequencedReliableChannel
  • shared::default_channels::SequencedUnreliableChannel
  • shared::default_channels::TickBufferedChannel
  • shared::default_channels::UnorderedReliableChannel
  • shared::default_channels::UnorderedUnreliableChannel
  • transport::RecvError
  • transport::SendError

Enums

  • EntityOwner
  • NaiaServerError
  • ReplicationConfig

Traits

  • SerdeBevy
  • shared::BigMapKey
  • shared::BitWrite
  • shared::ConstBitLength
  • shared::Serde
  • transport::AuthReceiver
  • transport::AuthSender
  • transport::PacketReceiver
  • transport::PacketSender
  • transport::Socket

Derive Macros

  • SerdeBevy
  • shared::Serde

Type Aliases

  • shared::SignedInteger
  • shared::SignedVariableInteger
  • shared::UnsignedInteger
  • shared::UnsignedVariableInteger