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).