Docs.rs
  • netcode-rs-1.4.0
    • netcode-rs 1.4.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • benny-n
    • Dependencies
      • byteorder ^1.5.0 normal
      • chacha20poly1305 ^0.10.1 normal
      • env_logger ^0.11.5 normal
      • log ^0.4.22 normal
      • socket2 ^0.5.7 normal
      • thiserror ^1.0.63 normal
    • Versions
    • 70% 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

netcode1.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Client
  • ClientConfig
  • ClientIndex
  • ConnectToken
  • ConnectTokenBuilder
  • NetcodeSocket
  • Server
  • ServerConfig

Enums

  • ClientState
  • Error
  • InvalidTokenError

Traits

  • Transceiver

Functions

  • generate_key
  • try_generate_key

Type Aliases

  • ClientId
  • Key
  • Result

Constants

  • CONNECT_TOKEN_BYTES
  • MAX_PACKET_SIZE
  • NETCODE_VERSION
  • PRIVATE_KEY_BYTES
  • USER_DATA_BYTES