Crate naia_socket_shared

source ·
Expand description

§Naia Socket Shared

Common data types shared between Naia Server Socket & Naia Client Socket

Modules§

  • Logic shared between client & server sockets related to simulating network conditions

Structs§

  • Represents a specific moment in time
  • Contains configuration required to initialize a LinkConditioner
  • Container for cross-platform Random methods
  • Contains Config properties which will be shared by Server and Client sockets
  • A queue for items marked by time, will only ever pop items from the queue if the time passes

Functions§

Type Aliases§