lightyear_deterministic_replication 0.26.2

Primitives for deterministic replication (as opposed to state replication) in the lightyear networking library
Documentation

Lightyear Core

This crate provides fundamental types and utilities shared across the Lightyear networking library. It includes core concepts such as:

  • Ticking and time management (tick, time, timeline).
  • Network identifiers and abstractions (network, id).
  • History buffers for state management (history_buffer).
  • Core plugin structures (plugin).