[][src]Crate naia_client

Naia Client

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

Modules

random

Structs

ClientConfig

Contains Config properties which will be used by a Server or Client

Instant
LinkConditionerConfig
NaiaClient

Client can send/receive events to/from a server, and has a pool of in-scope actors that are synced with the server

Packet

Enums

ClientEvent

An Event that is be emitted by the Client, usually as a result of some communication with the Server

Functions

find_my_ip_address