naia-shared 0.24.0

Common functionality shared between naia-server & naia-client crates
Documentation
1
2
3
4
5
6
7
8
9
pub mod component;
pub mod delegation;
pub mod entity;
pub mod host;
pub mod local_entity_map;
pub mod local_world_manager;
pub mod remote;
pub mod shared_global_world_manager;
pub mod world_type;