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
mod addr_cell;
mod auth;
mod conditioner;
mod data;

pub use data::Socket;