Crate naia_client

Crate naia_client 

Source
Expand description

§Naia Client

A cross-platform client that can send/receive messages to/from a server, and has a pool of in-scope Entities/Components that are synced with the server.

Modules§

shared
transport

Structs§

Client
Client can send/receive messages to/from a server, and has a pool of in-scope entities/components that are synced with the server
ClientConfig
Contains Config properties which will be used by a Server or Client
ClientTickEvent
CommandHistory
ConnectEvent
DespawnEntityEvent
DisconnectEvent
EntityAuthDeniedEvent
EntityAuthGrantedEvent
EntityAuthResetEvent
EntityMut
EntityRef
ErrorEvent
Events
InsertComponentEvent
MessageEvent
PublishEntityEvent
RejectEvent
RemoveComponentEvent
RequestEvent
ServerTickEvent
SpawnEntityEvent
UnpublishEntityEvent
UpdateComponentEvent

Enums§

ConnectionStatus
NaiaClientError
ReplicationConfig