naia-shared 0.25.0

Common functionality shared between naia-server & naia-client crates
Documentation
1
2
3
4
5
6
7
8
pub mod entity_converters;
pub mod entity_message;
pub mod entity_message_receiver;
pub mod entity_message_type;
pub mod error;
pub mod global_entity;
pub mod global_entity_map;
pub mod in_scope_entities;