naia-client 0.24.0

Provides a cross-platform client that can send/receive messages to/from a server, and has a pool of in-scope entities/components that is synced with the server.
Documentation
1
2
3
4
5
6
7
pub mod entity_mut;
pub mod entity_owner;
pub mod entity_ref;
pub mod global_entity_record;
pub mod global_world_manager;
pub mod mut_channel;
pub mod replication_config;